#9CFDFE#9CFDFE
#9CFDFE is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.5% C 0.092 H 196.5°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFDFE |
|---|---|
| RGB | rgb(156, 253, 254) |
| HSL | hsl(181, 98%, 80%) |
| HSV | hsv(181, 39%, 100%) |
| CMYK | cmyk(38.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.65, -28.28, -9.49) |
| CIE-LCH | lch(93.65, 29.83, 198.55°) |
| OKLab | oklab(93.46% -0.088 -0.0261) |
| OKLCH | oklch(93.46% 0.092 196.5) |
| XYZ | xyz(66.7183, 84.4695, 106.5352) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.19
Pale Cyan
#B7FFFA
ΔE00 3.81
Robin'S Egg Blue
#98EFF9
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Paleturquoise
#AFEEEE
ΔE00 5.04
Eggshell Blue
#C4FFF7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFDFE #FE9D9C
analogous
#9CFECE #9CFDFE #9CCCFE
triadic
#9CFDFE #FE9CFD #FDFE9C
tetradic
#9CFDFE #CE9CFE #FE9D9C #CCFE9C
square
#9CFDFE #CE9CFE #FE9D9C #CCFE9C
split-complementary
#9CFDFE #FE9CCC #FECE9C
monochromatic
#23FBFD #5FFCFD #9CFDFE #D9FEFF #E1FEFF
Accessibility & contrast
On white
1.17
#9CFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#9CFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFDFE
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFDFE | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#71FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9cfdfe; /* rgb */ color: rgb(156, 253, 254); /* oklch */ color: oklch(93.5% 0.092 196.5);
Tailwind
colors: {
custom: {
50: '#befefe',
500: '#9cfdfe',
950: '#000000',
},
}SCSS
$custom: #9cfdfe; $custom-light: #befefe; $custom-dark: #000000;
JSON
{
"hex": "#9cfdfe",
"rgb": {
"r": 156,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.612,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.93464,
"c": 0.09177,
"h": 196.5
},
"luminance": 0.84474
}Semantic roles & 50–950 ramp
primary
#9CFDFE
secondary
#E15F5D
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685