#9FE4E4#9FE4E4
#9FE4E4 is a very light, moderate teal. Relative luminance 0.685; OKLCH L 87.3% C 0.069 H 196.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE4E4 |
|---|---|
| RGB | rgb(159, 228, 228) |
| HSL | hsl(180, 56%, 76%) |
| HSV | hsv(180, 30%, 89%) |
| CMYK | cmyk(30.3%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(86.23, -21.40, -6.90) |
| CIE-LCH | lch(86.23, 22.48, 197.89°) |
| OKLab | oklab(87.33% -0.0662 -0.0189) |
| OKLCH | oklch(87.33% 0.069 196) |
| XYZ | xyz(56.0403, 68.4560, 83.6442) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.65
Robin'S Egg Blue
#98EFF9
ΔE00 4.48
Powder Blue
#B0E0E6
ΔE00 5.10
Light Cyan
#ACFFFC
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Pale Cyan
#B7FFFA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE4E4 #E49F9F
analogous
#9FE4C1 #9FE4E4 #9FC1E4
triadic
#9FE4E4 #E49FE4 #E4E49F
tetradic
#9FE4E4 #C19FE4 #E49F9F #C1E49F
square
#9FE4E4 #C19FE4 #E49F9F #C1E49F
split-complementary
#9FE4E4 #E49FC1 #E4C19F
monochromatic
#3FC9C9 #6FD7D7 #9FE4E4 #CFF1F1 #E7F8F8
Accessibility & contrast
On white
1.43
#9FE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#9FE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE4E4
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE4E4 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#CED4E5
Tritanopia (blue-blind)
#86E8E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9fe4e4; /* rgb */ color: rgb(159, 228, 228); /* oklch */ color: oklch(87.3% 0.069 196.0);
Tailwind
colors: {
custom: {
50: '#bdecec',
500: '#9fe4e4',
950: '#000000',
},
}SCSS
$custom: #9fe4e4; $custom-light: #bdecec; $custom-dark: #000000;
JSON
{
"hex": "#9fe4e4",
"rgb": {
"r": 159,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.87327,
"c": 0.06888,
"h": 196
},
"luminance": 0.68459
}Semantic roles & 50–950 ramp
primary
#9FE4E4
secondary
#BE6969
accent
#2222C4
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484