#74FFDD#74FFDD
#74FFDD is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.3% C 0.131 H 174.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFDD |
|---|---|
| RGB | rgb(116, 255, 221) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.89, -45.84, 4.81) |
| CIE-LCH | lch(91.89, 46.09, 174.01°) |
| OKLab | oklab(91.35% -0.1308 0.0121) |
| OKLCH | oklch(91.35% 0.131 174.7) |
| XYZ | xyz(56.0077, 80.4481, 80.9691) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.32
Aquamarine
#7FFFD4
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 5.40
Bright Teal
#01F9C6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFDD #FF7496
analogous
#74FF98 #74FFDD #74DBFF
triadic
#74FFDD #DD74FF #FFDD74
tetradic
#74FFDD #9874FF #FF7496 #DBFF74
square
#74FFDD #9874FF #FF7496 #DBFF74
split-complementary
#74FFDD #FF74DB #FF9874
monochromatic
#00F9BC #37FFCE #74FFDD #B1FFEC #E0FFF8
Accessibility & contrast
On white
1.23
#74FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#74FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFDD
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFDD | 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)
#F7F1DB
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#1EFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74ffdd; /* rgb */ color: rgb(116, 255, 221); /* oklch */ color: oklch(91.3% 0.131 174.7);
Tailwind
colors: {
custom: {
50: '#a6ffe7',
500: '#74ffdd',
950: '#000000',
},
}SCSS
$custom: #74ffdd; $custom-light: #a6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#74ffdd",
"rgb": {
"r": 116,
"g": 255,
"b": 221
},
"hsl": {
"h": 165.324,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91348,
"c": 0.13134,
"h": 174.7
},
"luminance": 0.80453
}Semantic roles & 50–950 ramp
primary
#74FFDD
secondary
#DC3B62
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684