#9BE3EE#9BE3EE
#9BE3EE is a very light, moderate teal. Relative luminance 0.681; OKLCH L 87.2% C 0.073 H 207.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3EE |
|---|---|
| RGB | rgb(155, 227, 238) |
| HSL | hsl(188, 71%, 77%) |
| HSV | hsv(188, 35%, 93%) |
| CMYK | cmyk(34.9%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(86.04, -19.65, -12.48) |
| CIE-LCH | lch(86.04, 23.28, 212.42°) |
| OKLab | oklab(87.22% -0.0645 -0.0342) |
| OKLCH | oklch(87.22% 0.073 207.9) |
| XYZ | xyz(56.4139, 68.0764, 91.0398) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.14
Powder Blue
#B0E0E6
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 4.87
Pale Sky Blue
#BDF6FE
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3EE #EEA69B
analogous
#9BEED0 #9BE3EE #9BBAEE
triadic
#9BE3EE #EE9BE3 #E3EE9B
tetradic
#9BE3EE #D09BEE #EEA69B #BAEE9B
square
#9BE3EE #D09BEE #EEA69B #BAEE9B
split-complementary
#9BE3EE #EE9BBA #EED09B
monochromatic
#32C6DC #67D4E5 #9BE3EE #CFF2F7 #E5F8FB
Accessibility & contrast
On white
1.44
#9BE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#9BE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3EE
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3EE | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEF
Deuteranopia (green-blind)
#C9D3EE
Tritanopia (blue-blind)
#7BE9E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9be3ee; /* rgb */ color: rgb(155, 227, 238); /* oklch */ color: oklch(87.2% 0.073 207.9);
Tailwind
colors: {
custom: {
50: '#bbecf3',
500: '#9be3ee',
950: '#000000',
},
}SCSS
$custom: #9be3ee; $custom-light: #bbecf3; $custom-dark: #000000;
JSON
{
"hex": "#9be3ee",
"rgb": {
"r": 155,
"g": 227,
"b": 238
},
"hsl": {
"h": 187.952,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.87217,
"c": 0.07298,
"h": 207.9
},
"luminance": 0.6808
}Semantic roles & 50–950 ramp
primary
#9BE3EE
secondary
#CA7063
accent
#2C13D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485