#74FFD2#74FFD2
#74FFD2 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.138 H 169.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD2 |
|---|---|
| RGB | rgb(116, 255, 210) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.63, -48.31, 10.13) |
| CIE-LCH | lch(91.63, 49.36, 168.16°) |
| OKLab | oklab(91.06% -0.1356 0.0259) |
| OKLCH | oklch(91.06% 0.138 169.2) |
| XYZ | xyz(54.5899, 79.8810, 73.5020) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.93
Light Aquamarine
#7BFDC7
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 2.78
Bright Teal
#01F9C6
ΔE00 4.34
Pale Turquoise
#A5FBD5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD2 #FF74A1
analogous
#74FF8D #74FFD2 #74E6FF
triadic
#74FFD2 #D274FF #FFD274
tetradic
#74FFD2 #8D74FF #FF74A1 #E6FF74
square
#74FFD2 #8D74FF #FF74A1 #E6FF74
split-complementary
#74FFD2 #FF74E6 #FF8D74
monochromatic
#00F9A8 #37FFBE #74FFD2 #B1FFE6 #E0FFF5
Accessibility & contrast
On white
1.24
#74FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#74FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#2EFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd2; /* rgb */ color: rgb(116, 255, 210); /* oklch */ color: oklch(91.1% 0.138 169.2);
Tailwind
colors: {
custom: {
50: '#a6ffdf',
500: '#74ffd2',
950: '#000000',
},
}SCSS
$custom: #74ffd2; $custom-light: #a6ffdf; $custom-dark: #000000;
JSON
{
"hex": "#74ffd2",
"rgb": {
"r": 116,
"g": 255,
"b": 210
},
"hsl": {
"h": 160.576,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91058,
"c": 0.13803,
"h": 169.2
},
"luminance": 0.79886
}Semantic roles & 50–950 ramp
primary
#74FFD2
secondary
#DC3B6F
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684