#9CEDFC#9CEDFC
#9CEDFC is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.9% C 0.081 H 210.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDFC |
|---|---|
| RGB | rgb(156, 237, 252) |
| HSL | hsl(189, 94%, 80%) |
| HSV | hsv(189, 38%, 99%) |
| CMYK | cmyk(38.1%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(89.23, -20.99, -15.05) |
| CIE-LCH | lch(89.23, 25.83, 215.63°) |
| OKLab | oklab(89.91% -0.0702 -0.0413) |
| OKLCH | oklch(89.91% 0.081 210.5) |
| XYZ | xyz(61.5589, 74.6605, 103.2437) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.23
Robin Egg Blue
#8AF1FE
ΔE00 2.96
Pale Sky Blue
#BDF6FE
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 4.80
Paleturquoise
#AFEEEE
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDFC #FCAB9C
analogous
#9CFCDB #9CEDFC #9CBDFC
triadic
#9CEDFC #FC9CED #EDFC9C
tetradic
#9CEDFC #DB9CFC #FCAB9C #BDFC9C
square
#9CEDFC #DB9CFC #FCAB9C #BDFC9C
split-complementary
#9CEDFC #FC9CBD #FCDB9C
monochromatic
#25D7F8 #61E2FA #9CEDFC #D7F8FE #E1FAFE
Accessibility & contrast
On white
1.32
#9CEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#9CEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDFC
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDFC | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FD
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#75F4F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9cedfc; /* rgb */ color: rgb(156, 237, 252); /* oklch */ color: oklch(89.9% 0.081 210.5);
Tailwind
colors: {
custom: {
50: '#bdf3fd',
500: '#9cedfc',
950: '#000000',
},
}SCSS
$custom: #9cedfc; $custom-light: #bdf3fd; $custom-dark: #000000;
JSON
{
"hex": "#9cedfc",
"rgb": {
"r": 156,
"g": 237,
"b": 252
},
"hsl": {
"h": 189.375,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.8991,
"c": 0.08143,
"h": 210.5
},
"luminance": 0.74665
}Semantic roles & 50–950 ramp
primary
#9CEDFC
secondary
#DE725E
accent
#2400E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585