#9BF2EE#9BF2EE
#9BF2EE is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.5% C 0.084 H 192.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9BF2EE |
|---|---|
| RGB | rgb(155, 242, 238) |
| HSL | hsl(177, 77%, 78%) |
| HSV | hsv(177, 36%, 95%) |
| CMYK | cmyk(36%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(90.16, -27.00, -6.37) |
| CIE-LCH | lch(90.16, 27.74, 193.27°) |
| OKLab | oklab(90.5% -0.0824 -0.0176) |
| OKLCH | oklch(90.5% 0.084 192.1) |
| XYZ | xyz(60.6967, 76.6419, 92.4674) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.97
Pale Cyan
#B7FFFA
ΔE00 3.80
Paleturquoise
#AFEEEE
ΔE00 3.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Eggshell Blue
#C4FFF7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BF2EE #F29B9F
analogous
#9BF2C2 #9BF2EE #9BCBF2
triadic
#9BF2EE #EE9BF2 #F2EE9B
tetradic
#9BF2EE #C29BF2 #F29B9F #CBF29B
square
#9BF2EE #C29BF2 #F29B9F #CBF29B
split-complementary
#9BF2EE #F29BCB #F2C29B
monochromatic
#2FE4DC #65EBE5 #9BF2EE #D1F9F7 #E4FBFA
Accessibility & contrast
On white
1.29
#9BF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#9BF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BF2EE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BF2EE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#79F7F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9bf2ee; /* rgb */ color: rgb(155, 242, 238); /* oklch */ color: oklch(90.5% 0.084 192.1);
Tailwind
colors: {
custom: {
50: '#bcf6f3',
500: '#9bf2ee',
950: '#000000',
},
}SCSS
$custom: #9bf2ee; $custom-light: #bcf6f3; $custom-dark: #000000;
JSON
{
"hex": "#9bf2ee",
"rgb": {
"r": 155,
"g": 242,
"b": 238
},
"hsl": {
"h": 177.241,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.90504,
"c": 0.08422,
"h": 192.1
},
"luminance": 0.76646
}Semantic roles & 50–950 ramp
primary
#9BF2EE
secondary
#D06166
accent
#0C16D9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585