#9BE4EE#9BE4EE
#9BE4EE is a very light, moderate teal. Relative luminance 0.686; OKLCH L 87.4% C 0.074 H 206.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE4EE |
|---|---|
| RGB | rgb(155, 228, 238) |
| HSL | hsl(187, 71%, 77%) |
| HSV | hsv(187, 35%, 93%) |
| CMYK | cmyk(34.9%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.32, -20.15, -12.07) |
| CIE-LCH | lch(86.32, 23.49, 210.92°) |
| OKLab | oklab(87.44% -0.0657 -0.0331) |
| OKLCH | oklch(87.44% 0.074 206.7) |
| XYZ | xyz(56.6882, 68.6250, 91.1312) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.79
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Powder Blue
#B0E0E6
ΔE00 4.23
Paleturquoise
#AFEEEE
ΔE00 4.49
Pale Sky Blue
#BDF6FE
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE4EE #EEA59B
analogous
#9BEECF #9BE4EE #9BBBEE
triadic
#9BE4EE #EE9BE4 #E4EE9B
tetradic
#9BE4EE #CF9BEE #EEA59B #BBEE9B
square
#9BE4EE #CF9BEE #EEA59B #BBEE9B
split-complementary
#9BE4EE #EE9BBB #EECF9B
monochromatic
#32C8DC #67D6E5 #9BE4EE #CFF2F7 #E5F8FB
Accessibility & contrast
On white
1.43
#9BE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#9BE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE4EE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE4EE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#7BEAE7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9be4ee; /* rgb */ color: rgb(155, 228, 238); /* oklch */ color: oklch(87.4% 0.074 206.7);
Tailwind
colors: {
custom: {
50: '#bbecf3',
500: '#9be4ee',
950: '#000000',
},
}SCSS
$custom: #9be4ee; $custom-light: #bbecf3; $custom-dark: #000000;
JSON
{
"hex": "#9be4ee",
"rgb": {
"r": 155,
"g": 228,
"b": 238
},
"hsl": {
"h": 187.229,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.87435,
"c": 0.07354,
"h": 206.7
},
"luminance": 0.68628
}Semantic roles & 50–950 ramp
primary
#9BE4EE
secondary
#CA6F63
accent
#2A13D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485