#9CEEEE#9CEEEE
#9CEEEE is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.7% C 0.080 H 195.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEEEE |
|---|---|
| RGB | rgb(156, 238, 238) |
| HSL | hsl(180, 71%, 77%) |
| HSV | hsv(180, 34%, 93%) |
| CMYK | cmyk(34.5%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(89.10, -24.81, -7.92) |
| CIE-LCH | lch(89.10, 26.04, 197.71°) |
| OKLab | oklab(89.67% -0.0768 -0.0218) |
| OKLCH | oklch(89.67% 0.08 195.8) |
| XYZ | xyz(59.7119, 74.3862, 92.0839) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.90
Robin'S Egg Blue
#98EFF9
ΔE00 3.64
Light Cyan
#ACFFFC
ΔE00 3.71
Pale Cyan
#B7FFFA
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Duck Egg Blue
#C3FBF4
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEEEE #EE9C9C
analogous
#9CEEC5 #9CEEEE #9CC5EE
triadic
#9CEEEE #EE9CEE #EEEE9C
tetradic
#9CEEEE #C59CEE #EE9C9C #C5EE9C
square
#9CEEEE #C59CEE #EE9C9C #C5EE9C
split-complementary
#9CEEEE #EE9CC5 #EEC59C
monochromatic
#34DCDC #68E5E5 #9CEEEE #D0F7F7 #E5FBFB
Accessibility & contrast
On white
1.32
#9CEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#9CEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEEEE
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEEEE | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EE
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#7BF3EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9ceeee; /* rgb */ color: rgb(156, 238, 238); /* oklch */ color: oklch(89.7% 0.080 195.8);
Tailwind
colors: {
custom: {
50: '#bcf3f3',
500: '#9ceeee',
950: '#000000',
},
}SCSS
$custom: #9ceeee; $custom-light: #bcf3f3; $custom-dark: #000000;
JSON
{
"hex": "#9ceeee",
"rgb": {
"r": 156,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.89674,
"c": 0.07985,
"h": 195.8
},
"luminance": 0.7439
}Semantic roles & 50–950 ramp
primary
#9CEEEE
secondary
#CB6464
accent
#1313D3
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585