#9DFEFF#9DFEFF
#9DFEFF is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.8% C 0.092 H 196.5°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFEFF |
|---|---|
| RGB | rgb(157, 254, 255) |
| HSL | hsl(181, 100%, 81%) |
| HSV | hsv(181, 38%, 100%) |
| CMYK | cmyk(38.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.00, -28.28, -9.49) |
| CIE-LCH | lch(94.00, 29.83, 198.56°) |
| OKLab | oklab(93.76% -0.088 -0.0261) |
| OKLCH | oklch(93.76% 0.092 196.5) |
| XYZ | xyz(67.3897, 85.2669, 107.4954) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.13
Pale Cyan
#B7FFFA
ΔE00 3.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Paleturquoise
#AFEEEE
ΔE00 5.14
Eggshell Blue
#C4FFF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFEFF #FF9E9D
analogous
#9DFFCF #9DFEFF #9DCDFF
triadic
#9DFEFF #FF9DFE #FEFF9D
tetradic
#9DFEFF #CF9DFF #FF9E9D #CDFF9D
square
#9DFEFF #CF9DFF #FF9E9D #CDFF9D
split-complementary
#9DFEFF #FF9DCD #FFCF9D
monochromatic
#23FDFF #60FDFF #9DFEFF #DAFFFF #E0FFFF
Accessibility & contrast
On white
1.16
#9DFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#9DFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFEFF
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFEFF | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#72FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9dfeff; /* rgb */ color: rgb(157, 254, 255); /* oklch */ color: oklch(93.8% 0.092 196.5);
Tailwind
colors: {
custom: {
50: '#beffff',
500: '#9dfeff',
950: '#000000',
},
}SCSS
$custom: #9dfeff; $custom-light: #beffff; $custom-dark: #000000;
JSON
{
"hex": "#9dfeff",
"rgb": {
"r": 157,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.612,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.93761,
"c": 0.09176,
"h": 196.5
},
"luminance": 0.85272
}Semantic roles & 50–950 ramp
primary
#9DFEFF
secondary
#E35F5E
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686