#74FDF3#74FDF3
#74FDF3 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.121 H 188.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDF3 |
|---|---|
| RGB | rgb(116, 253, 243) |
| HSL | hsl(176, 97%, 72%) |
| HSV | hsv(176, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(91.88, -39.68, -6.59) |
| CIE-LCH | lch(91.88, 40.22, 189.43°) |
| OKLab | oklab(91.53% -0.1194 -0.0184) |
| OKLCH | oklch(91.53% 0.121 188.8) |
| XYZ | xyz(58.4984, 80.4290, 97.2181) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.91
Bright Cyan
#41FDFE
ΔE00 4.19
Bright Aqua
#0BF9EA
ΔE00 4.31
Aqua
#00FFFF
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDF3 #FD747E
analogous
#74FDAE #74FDF3 #74C3FD
triadic
#74FDF3 #F374FD #FDF374
tetradic
#74FDF3 #AE74FD #FD747E #C3FD74
square
#74FDF3 #AE74FD #FD747E #C3FD74
split-complementary
#74FDF3 #FD74C3 #FDAE74
monochromatic
#03F3E2 #38FCEE #74FDF3 #B0FEF8 #E1FFFC
Accessibility & contrast
On white
1.23
#74FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#74FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDF3
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDF3 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F3
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74fdf3; /* rgb */ color: rgb(116, 253, 243); /* oklch */ color: oklch(91.5% 0.121 188.8);
Tailwind
colors: {
custom: {
50: '#a7fef7',
500: '#74fdf3',
950: '#000000',
},
}SCSS
$custom: #74fdf3; $custom-light: #a7fef7; $custom-dark: #000000;
JSON
{
"hex": "#74fdf3",
"rgb": {
"r": 116,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.62,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.91527,
"c": 0.12079,
"h": 188.8
},
"luminance": 0.80435
}Semantic roles & 50–950 ramp
primary
#74FDF3
secondary
#DA3B47
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685