#9CFDEE#9CFDEE
#9CFDEE is a very light, moderate teal. Relative luminance 0.835; OKLCH L 93.0% C 0.095 H 183.3°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFDEE |
|---|---|
| RGB | rgb(156, 253, 238) |
| HSL | hsl(171, 96%, 80%) |
| HSV | hsv(171, 38%, 99%) |
| CMYK | cmyk(38.3%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(93.23, -31.96, -1.84) |
| CIE-LCH | lch(93.23, 32.02, 183.30°) |
| OKLab | oklab(92.98% -0.0944 -0.0055) |
| OKLCH | oklch(92.98% 0.095 183.3) |
| XYZ | xyz(64.2624, 83.4871, 93.6007) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.75
Pale Cyan
#B7FFFA
ΔE00 4.99
Eggshell Blue
#C4FFF7
ΔE00 6.07
Light Aqua
#8CFFDB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFDEE #FD9CAB
analogous
#9CFDBE #9CFDEE #9CDBFD
triadic
#9CFDEE #EE9CFD #FDEE9C
tetradic
#9CFDEE #BE9CFD #FD9CAB #DBFD9C
square
#9CFDEE #BE9CFD #FD9CAB #DBFD9C
split-complementary
#9CFDEE #FD9CDB #FDBE9C
monochromatic
#24FBD9 #60FCE4 #9CFDEE #D8FEF8 #E1FEFA
Accessibility & contrast
On white
1.19
#9CFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#9CFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFDEE
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFDEE | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E4E6EF
Tritanopia (blue-blind)
#78FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9cfdee; /* rgb */ color: rgb(156, 253, 238); /* oklch */ color: oklch(93.0% 0.095 183.3);
Tailwind
colors: {
custom: {
50: '#bdfef3',
500: '#9cfdee',
950: '#000000',
},
}SCSS
$custom: #9cfdee; $custom-light: #bdfef3; $custom-dark: #000000;
JSON
{
"hex": "#9cfdee",
"rgb": {
"r": 156,
"g": 253,
"b": 238
},
"hsl": {
"h": 170.722,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.9298,
"c": 0.09456,
"h": 183.3
},
"luminance": 0.83492
}Semantic roles & 50–950 ramp
primary
#9CFDEE
secondary
#DF5E72
accent
#0023E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685