#9CEFFE#9CEFFE
#9CEFFE is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.4% C 0.083 H 210.1°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEFFE |
|---|---|
| RGB | rgb(156, 239, 254) |
| HSL | hsl(189, 98%, 80%) |
| HSV | hsv(189, 39%, 100%) |
| CMYK | cmyk(38.6%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(89.84, -21.49, -15.19) |
| CIE-LCH | lch(89.84, 26.32, 215.25°) |
| OKLab | oklab(90.41% -0.0718 -0.0417) |
| OKLCH | oklch(90.41% 0.083 210.1) |
| XYZ | xyz(62.4598, 75.9525, 105.1157) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.06
Robin Egg Blue
#8AF1FE
ΔE00 2.69
Pale Sky Blue
#BDF6FE
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 5.59
Powder Blue
#B0E0E6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEFFE #FEAB9C
analogous
#9CFEDC #9CEFFE #9CBEFE
triadic
#9CEFFE #FE9CEF #EFFE9C
tetradic
#9CEFFE #DC9CFE #FEAB9C #BEFE9C
square
#9CEFFE #DC9CFE #FEAB9C #BEFE9C
split-complementary
#9CEFFE #FE9CBE #FEDC9C
monochromatic
#23DBFD #5FE5FD #9CEFFE #D9F9FF #E1FAFF
Accessibility & contrast
On white
1.30
#9CEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#9CEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEFFE
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEFFE | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#74F6F3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9ceffe; /* rgb */ color: rgb(156, 239, 254); /* oklch */ color: oklch(90.4% 0.083 210.1);
Tailwind
colors: {
custom: {
50: '#bdf4fe',
500: '#9ceffe',
950: '#000000',
},
}SCSS
$custom: #9ceffe; $custom-light: #bdf4fe; $custom-dark: #000000;
JSON
{
"hex": "#9ceffe",
"rgb": {
"r": 156,
"g": 239,
"b": 254
},
"hsl": {
"h": 189.184,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.90412,
"c": 0.08301,
"h": 210.1
},
"luminance": 0.75957
}Semantic roles & 50–950 ramp
primary
#9CEFFE
secondary
#E1715D
accent
#2300E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585