#9CDFE4#9CDFE4
#9CDFE4 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.1% C 0.068 H 201.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFE4 |
|---|---|
| RGB | rgb(156, 223, 228) |
| HSL | hsl(184, 57%, 75%) |
| HSV | hsv(184, 32%, 89%) |
| CMYK | cmyk(31.6%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(84.71, -19.74, -9.18) |
| CIE-LCH | lch(84.71, 21.77, 204.95°) |
| OKLab | oklab(86.07% -0.0626 -0.0251) |
| OKLCH | oklch(86.07% 0.068 201.8) |
| XYZ | xyz(54.0968, 65.4417, 83.1648) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.85
Paleturquoise
#AFEEEE
ΔE00 3.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Pale Sky Blue
#BDF6FE
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFE4 #E4A19C
analogous
#9CE4C5 #9CDFE4 #9CBBE4
triadic
#9CDFE4 #E49CDF #DFE49C
tetradic
#9CDFE4 #C59CE4 #E4A19C #BBE49C
square
#9CDFE4 #C59CE4 #E4A19C #BBE49C
split-complementary
#9CDFE4 #E49CBB #E4C59C
monochromatic
#3CC0CA #6CCFD7 #9CDFE4 #CCEFF1 #E7F7F8
Accessibility & contrast
On white
1.49
#9CDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#9CDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFE4
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFE4 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E4
Deuteranopia (green-blind)
#C8CFE4
Tritanopia (blue-blind)
#82E4E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9cdfe4; /* rgb */ color: rgb(156, 223, 228); /* oklch */ color: oklch(86.1% 0.068 201.8);
Tailwind
colors: {
custom: {
50: '#bbe9ec',
500: '#9cdfe4',
950: '#000000',
},
}SCSS
$custom: #9cdfe4; $custom-light: #bbe9ec; $custom-dark: #000000;
JSON
{
"hex": "#9cdfe4",
"rgb": {
"r": 156,
"g": 223,
"b": 228
},
"hsl": {
"h": 184.167,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.86071,
"c": 0.0675,
"h": 201.8
},
"luminance": 0.65445
}Semantic roles & 50–950 ramp
primary
#9CDFE4
secondary
#BE6D67
accent
#2C21C5
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484