#9FF3EE#9FF3EE
#9FF3EE is a very light, moderate teal. Relative luminance 0.776; OKLCH L 90.9% C 0.082 H 191.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF3EE |
|---|---|
| RGB | rgb(159, 243, 238) |
| HSL | hsl(176, 78%, 79%) |
| HSV | hsv(176, 35%, 95%) |
| CMYK | cmyk(34.6%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(90.62, -26.44, -5.67) |
| CIE-LCH | lch(90.62, 27.04, 192.10°) |
| OKLab | oklab(90.92% -0.0803 -0.0157) |
| OKLCH | oklch(90.92% 0.082 191) |
| XYZ | xyz(61.7758, 77.6413, 92.6034) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.72
Pale Cyan
#B7FFFA
ΔE00 3.36
Paleturquoise
#AFEEEE
ΔE00 3.85
Duck Egg Blue
#C3FBF4
ΔE00 5.08
Eggshell Blue
#C4FFF7
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF3EE #F39FA4
analogous
#9FF3C4 #9FF3EE #9FCEF3
triadic
#9FF3EE #EE9FF3 #F3EE9F
tetradic
#9FF3EE #C49FF3 #F39FA4 #CEF39F
square
#9FF3EE #C49FF3 #F39FA4 #CEF39F
split-complementary
#9FF3EE #F39FCE #F3C49F
monochromatic
#32E5DB #69ECE4 #9FF3EE #D5FAF8 #E4FCFA
Accessibility & contrast
On white
1.27
#9FF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#9FF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF3EE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF3EE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#7FF7F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ff3ee; /* rgb */ color: rgb(159, 243, 238); /* oklch */ color: oklch(90.9% 0.082 191.0);
Tailwind
colors: {
custom: {
50: '#bef7f3',
500: '#9ff3ee',
950: '#000000',
},
}SCSS
$custom: #9ff3ee; $custom-light: #bef7f3; $custom-dark: #000000;
JSON
{
"hex": "#9ff3ee",
"rgb": {
"r": 159,
"g": 243,
"b": 238
},
"hsl": {
"h": 176.429,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.90921,
"c": 0.08186,
"h": 191
},
"luminance": 0.77645
}Semantic roles & 50–950 ramp
primary
#9FF3EE
secondary
#D1656B
accent
#0B18DA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585