#74FFD3#74FFD3
#74FFD3 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.137 H 169.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD3 |
|---|---|
| RGB | rgb(116, 255, 211) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.65, -48.09, 9.64) |
| CIE-LCH | lch(91.65, 49.05, 168.66°) |
| OKLab | oklab(91.08% -0.1351 0.0247) |
| OKLCH | oklch(91.08% 0.137 169.7) |
| XYZ | xyz(54.7149, 79.9310, 74.1602) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.89
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 2.79
Bright Teal
#01F9C6
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD3 #FF74A0
analogous
#74FF8D #74FFD3 #74E6FF
triadic
#74FFD3 #D374FF #FFD374
tetradic
#74FFD3 #8D74FF #FF74A0 #E6FF74
square
#74FFD3 #8D74FF #FF74A0 #E6FF74
split-complementary
#74FFD3 #FF74E6 #FF8D74
monochromatic
#00F9AA #37FFC0 #74FFD3 #B1FFE6 #E0FFF5
Accessibility & contrast
On white
1.24
#74FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#74FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD3
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD3 | 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)
#F9F0D1
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#2DFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd3; /* rgb */ color: rgb(116, 255, 211); /* oklch */ color: oklch(91.1% 0.137 169.7);
Tailwind
colors: {
custom: {
50: '#a6ffe0',
500: '#74ffd3',
950: '#000000',
},
}SCSS
$custom: #74ffd3; $custom-light: #a6ffe0; $custom-dark: #000000;
JSON
{
"hex": "#74ffd3",
"rgb": {
"r": 116,
"g": 255,
"b": 211
},
"hsl": {
"h": 161.007,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91083,
"c": 0.13736,
"h": 169.7
},
"luminance": 0.79936
}Semantic roles & 50–950 ramp
primary
#74FFD3
secondary
#DC3B6E
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684