#74FFDC#74FFDC
#74FFDC is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 174.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFDC |
|---|---|
| RGB | rgb(116, 255, 220) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.86, -46.07, 5.30) |
| CIE-LCH | lch(91.86, 46.37, 173.44°) |
| OKLab | oklab(91.32% -0.1312 0.0133) |
| OKLCH | oklch(91.32% 0.132 174.2) |
| XYZ | xyz(55.8748, 80.3950, 80.2695) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 5.13
Bright Teal
#01F9C6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFDC #FF7497
analogous
#74FF96 #74FFDC #74DDFF
triadic
#74FFDC #DC74FF #FFDC74
tetradic
#74FFDC #9674FF #FF7497 #DDFF74
square
#74FFDC #9674FF #FF7497 #DDFF74
split-complementary
#74FFDC #FF74DD #FF9674
monochromatic
#00F9BA #37FFCD #74FFDC #B1FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#74FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#74FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFDC
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFDC | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DA
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#20FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74ffdc; /* rgb */ color: rgb(116, 255, 220); /* oklch */ color: oklch(91.3% 0.132 174.2);
Tailwind
colors: {
custom: {
50: '#a6ffe6',
500: '#74ffdc',
950: '#000000',
},
}SCSS
$custom: #74ffdc; $custom-light: #a6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#74ffdc",
"rgb": {
"r": 116,
"g": 255,
"b": 220
},
"hsl": {
"h": 164.892,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91321,
"c": 0.13189,
"h": 174.2
},
"luminance": 0.804
}Semantic roles & 50–950 ramp
primary
#74FFDC
secondary
#DC3B64
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684