#9AE2EB#9AE2EB
#9AE2EB is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.8% C 0.072 H 205.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE2EB |
|---|---|
| RGB | rgb(154, 226, 235) |
| HSL | hsl(187, 67%, 76%) |
| HSV | hsv(187, 34%, 92%) |
| CMYK | cmyk(34.5%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.63, -20.13, -11.51) |
| CIE-LCH | lch(85.63, 23.19, 209.77°) |
| OKLab | oklab(86.85% -0.0653 -0.0315) |
| OKLCH | oklch(86.85% 0.073 205.8) |
| XYZ | xyz(55.5130, 67.2575, 88.6380) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.16
Powder Blue
#B0E0E6
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Paleturquoise
#AFEEEE
ΔE00 4.46
Pale Sky Blue
#BDF6FE
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE2EB #EBA39A
analogous
#9AEBCC #9AE2EB #9ABAEB
triadic
#9AE2EB #EB9AE2 #E2EB9A
tetradic
#9AE2EB #CC9AEB #EBA39A #BAEB9A
square
#9AE2EB #CC9AEB #EBA39A #BAEB9A
split-complementary
#9AE2EB #EB9ABA #EBCC9A
monochromatic
#34C5D7 #67D3E1 #9AE2EB #CDF1F5 #E5F8FA
Accessibility & contrast
On white
1.45
#9AE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#9AE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE2EB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE2EB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#7BE8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9ae2eb; /* rgb */ color: rgb(154, 226, 235); /* oklch */ color: oklch(86.8% 0.072 205.8);
Tailwind
colors: {
custom: {
50: '#bbebf1',
500: '#9ae2eb',
950: '#000000',
},
}SCSS
$custom: #9ae2eb; $custom-light: #bbebf1; $custom-dark: #000000;
JSON
{
"hex": "#9ae2eb",
"rgb": {
"r": 154,
"g": 226,
"b": 235
},
"hsl": {
"h": 186.667,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.86847,
"c": 0.0725,
"h": 205.8
},
"luminance": 0.67261
}Semantic roles & 50–950 ramp
primary
#9AE2EB
secondary
#C66E63
accent
#2B17CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485