#74FDEB#74FDEB
#74FDEB is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.123 H 183.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDEB |
|---|---|
| RGB | rgb(116, 253, 235) |
| HSL | hsl(172, 97%, 72%) |
| HSV | hsv(172, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.67, -41.65, -2.76) |
| CIE-LCH | lch(91.67, 41.74, 183.79°) |
| OKLab | oklab(91.29% -0.1227 -0.0081) |
| OKLCH | oklch(91.29% 0.123 183.8) |
| XYZ | xyz(57.3166, 79.9562, 90.9937) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 4.06
Bright Turquoise
#0FFEF9
ΔE00 5.45
Light Aqua
#8CFFDB
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 6.52
Aqua
#00FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDEB #FD7486
analogous
#74FDA7 #74FDEB #74CAFD
triadic
#74FDEB #EB74FD #FDEB74
tetradic
#74FDEB #A774FD #FD7486 #CAFD74
square
#74FDEB #A774FD #FD7486 #CAFD74
split-complementary
#74FDEB #FD74CA #FDA774
monochromatic
#03F3D4 #38FCE2 #74FDEB #B0FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#74FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#74FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDEB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDEB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DDE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fdeb; /* rgb */ color: rgb(116, 253, 235); /* oklch */ color: oklch(91.3% 0.123 183.8);
Tailwind
colors: {
custom: {
50: '#a7fef1',
500: '#74fdeb',
950: '#000000',
},
}SCSS
$custom: #74fdeb; $custom-light: #a7fef1; $custom-dark: #000000;
JSON
{
"hex": "#74fdeb",
"rgb": {
"r": 116,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.117,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.91285,
"c": 0.12299,
"h": 183.8
},
"luminance": 0.79962
}Semantic roles & 50–950 ramp
primary
#74FDEB
secondary
#DA3B50
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685