#9EFDFD#9EFDFD
#9EFDFD is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.5% C 0.090 H 195.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFDFD |
|---|---|
| RGB | rgb(158, 253, 253) |
| HSL | hsl(180, 96%, 81%) |
| HSV | hsv(180, 38%, 99%) |
| CMYK | cmyk(37.5%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.71, -28.03, -8.88) |
| CIE-LCH | lch(93.71, 29.40, 197.58°) |
| OKLab | oklab(93.53% -0.0868 -0.0244) |
| OKLCH | oklch(93.53% 0.09 195.7) |
| XYZ | xyz(66.9489, 84.6069, 105.7124) |
| Luminance | 0.8461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.84
Pale Cyan
#B7FFFA
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Paleturquoise
#AFEEEE
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Eggshell Blue
#C4FFF7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFDFD #FD9E9E
analogous
#9EFDCD #9EFDFD #9ECDFD
triadic
#9EFDFD #FD9EFD #FDFD9E
tetradic
#9EFDFD #CD9EFD #FD9E9E #CDFD9E
square
#9EFDFD #CD9EFD #FD9E9E #CDFD9E
split-complementary
#9EFDFD #FD9ECD #FDCD9E
monochromatic
#26FBFB #62FCFC #9EFDFD #DAFEFE #E1FEFE
Accessibility & contrast
On white
1.17
#9EFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#9EFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFDFD
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFDFD | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#75FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9efdfd; /* rgb */ color: rgb(158, 253, 253); /* oklch */ color: oklch(93.5% 0.090 195.7);
Tailwind
colors: {
custom: {
50: '#bffefe',
500: '#9efdfd',
950: '#000000',
},
}SCSS
$custom: #9efdfd; $custom-light: #bffefe; $custom-dark: #000000;
JSON
{
"hex": "#9efdfd",
"rgb": {
"r": 158,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.93526,
"c": 0.09021,
"h": 195.7
},
"luminance": 0.84612
}Semantic roles & 50–950 ramp
primary
#9EFDFD
secondary
#E06060
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685