#9BE2ED#9BE2ED
#9BE2ED is a very light, moderate teal. Relative luminance 0.675; OKLCH L 87.0% C 0.072 H 208.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2ED |
|---|---|
| RGB | rgb(155, 226, 237) |
| HSL | hsl(188, 69%, 77%) |
| HSV | hsv(188, 35%, 93%) |
| CMYK | cmyk(34.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.74, -19.39, -12.40) |
| CIE-LCH | lch(85.74, 23.02, 212.61°) |
| OKLab | oklab(86.97% -0.0637 -0.034) |
| OKLCH | oklch(86.97% 0.072 208.1) |
| XYZ | xyz(55.9947, 67.4723, 90.1773) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.38
Powder Blue
#B0E0E6
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Paleturquoise
#AFEEEE
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2ED #EDA69B
analogous
#9BEDCF #9BE2ED #9BB9ED
triadic
#9BE2ED #ED9BE2 #E2ED9B
tetradic
#9BE2ED #CF9BED #EDA69B #B9ED9B
square
#9BE2ED #CF9BED #EDA69B #B9ED9B
split-complementary
#9BE2ED #ED9BB9 #EDCF9B
monochromatic
#33C4DA #67D3E4 #9BE2ED #CFF1F6 #E5F7FA
Accessibility & contrast
On white
1.45
#9BE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#9BE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2ED
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2ED | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#7CE8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be2ed; /* rgb */ color: rgb(155, 226, 237); /* oklch */ color: oklch(87.0% 0.072 208.1);
Tailwind
colors: {
custom: {
50: '#bbebf2',
500: '#9be2ed',
950: '#000000',
},
}SCSS
$custom: #9be2ed; $custom-light: #bbebf2; $custom-dark: #000000;
JSON
{
"hex": "#9be2ed",
"rgb": {
"r": 155,
"g": 226,
"b": 237
},
"hsl": {
"h": 188.049,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.86966,
"c": 0.07216,
"h": 208.1
},
"luminance": 0.67476
}Semantic roles & 50–950 ramp
primary
#9BE2ED
secondary
#C97163
accent
#2D14D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485