#9CEEFE#9CEEFE
#9CEEFE is a very light, moderate teal. Relative luminance 0.754; OKLCH L 90.2% C 0.083 H 211.2°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEEFE |
|---|---|
| RGB | rgb(156, 238, 254) |
| HSL | hsl(190, 98%, 80%) |
| HSV | hsv(190, 39%, 100%) |
| CMYK | cmyk(38.6%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(89.57, -21.00, -15.60) |
| CIE-LCH | lch(89.57, 26.16, 216.60°) |
| OKLab | oklab(90.2% -0.0706 -0.0428) |
| OKLCH | oklch(90.2% 0.083 211.2) |
| XYZ | xyz(62.1679, 75.3686, 105.0184) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.48
Robin Egg Blue
#8AF1FE
ΔE00 3.04
Pale Sky Blue
#BDF6FE
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEEFE #FEAC9C
analogous
#9CFEDD #9CEEFE #9CBDFE
triadic
#9CEEFE #FE9CEE #EEFE9C
tetradic
#9CEEFE #DD9CFE #FEAC9C #BDFE9C
square
#9CEEFE #DD9CFE #FEAC9C #BDFE9C
split-complementary
#9CEEFE #FE9CBD #FEDD9C
monochromatic
#23D9FD #5FE4FD #9CEEFE #D9F8FF #E1FAFF
Accessibility & contrast
On white
1.31
#9CEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#9CEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEEFE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEEFE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#74F5F3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ceefe; /* rgb */ color: rgb(156, 238, 254); /* oklch */ color: oklch(90.2% 0.083 211.2);
Tailwind
colors: {
custom: {
50: '#bdf3fe',
500: '#9ceefe',
950: '#000000',
},
}SCSS
$custom: #9ceefe; $custom-light: #bdf3fe; $custom-dark: #000000;
JSON
{
"hex": "#9ceefe",
"rgb": {
"r": 156,
"g": 238,
"b": 254
},
"hsl": {
"h": 189.796,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.90195,
"c": 0.08257,
"h": 211.2
},
"luminance": 0.75373
}Semantic roles & 50–950 ramp
primary
#9CEEFE
secondary
#E1735D
accent
#2500E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585