#74FFD5#74FFD5
#74FFD5 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.136 H 170.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD5 |
|---|---|
| RGB | rgb(116, 255, 213) |
| HSL | hsl(162, 100%, 73%) |
| HSV | hsv(162, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(91.70, -47.65, 8.68) |
| CIE-LCH | lch(91.70, 48.43, 169.68°) |
| OKLab | oklab(91.14% -0.1343 0.0222) |
| OKLCH | oklch(91.14% 0.136 170.6) |
| XYZ | xyz(54.9671, 80.0319, 75.4889) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.02
Light Aqua
#8CFFDB
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.29
Bright Teal
#01F9C6
ΔE00 4.51
Pale Turquoise
#A5FBD5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD5 #FF749E
analogous
#74FF90 #74FFD5 #74E3FF
triadic
#74FFD5 #D574FF #FFD574
tetradic
#74FFD5 #9074FF #FF749E #E3FF74
square
#74FFD5 #9074FF #FF749E #E3FF74
split-complementary
#74FFD5 #FF74E3 #FF9074
monochromatic
#00F9AD #37FFC3 #74FFD5 #B1FFE7 #E0FFF6
Accessibility & contrast
On white
1.23
#74FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#74FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD5
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD5 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D3
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#2AFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd5; /* rgb */ color: rgb(116, 255, 213); /* oklch */ color: oklch(91.1% 0.136 170.6);
Tailwind
colors: {
custom: {
50: '#a6ffe1',
500: '#74ffd5',
950: '#000000',
},
}SCSS
$custom: #74ffd5; $custom-light: #a6ffe1; $custom-dark: #000000;
JSON
{
"hex": "#74ffd5",
"rgb": {
"r": 116,
"g": 255,
"b": 213
},
"hsl": {
"h": 161.871,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91135,
"c": 0.13608,
"h": 170.6
},
"luminance": 0.80037
}Semantic roles & 50–950 ramp
primary
#74FFD5
secondary
#DC3B6C
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684