#96FEFD#96FEFD
#96FEFD is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.4% C 0.097 H 194.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #96FEFD |
|---|---|
| RGB | rgb(150, 254, 253) |
| HSL | hsl(179, 98%, 79%) |
| HSV | hsv(179, 41%, 100%) |
| CMYK | cmyk(40.9%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.65, -30.43, -9.01) |
| CIE-LCH | lch(93.65, 31.74, 196.50°) |
| OKLab | oklab(93.38% -0.094 -0.0249) |
| OKLCH | oklch(93.38% 0.097 194.8) |
| XYZ | xyz(65.7423, 84.4545, 105.7465) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.55
Pale Cyan
#B7FFFA
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Paleturquoise
#AFEEEE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FEFD #FE9697
analogous
#96FEC9 #96FEFD #96CBFE
triadic
#96FEFD #FD96FE #FEFD96
tetradic
#96FEFD #C996FE #FE9697 #CBFE96
square
#96FEFD #C996FE #FE9697 #CBFE96
split-complementary
#96FEFD #FE96CB #FEC996
monochromatic
#1DFDFB #59FDFC #96FEFD #D3FFFE #E1FFFE
Accessibility & contrast
On white
1.17
#96FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#96FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FEFD
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FEFD | 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)
#F2F5FD
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#65FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #96fefd; /* rgb */ color: rgb(150, 254, 253); /* oklch */ color: oklch(93.4% 0.097 194.8);
Tailwind
colors: {
custom: {
50: '#bafffe',
500: '#96fefd',
950: '#000000',
},
}SCSS
$custom: #96fefd; $custom-light: #bafffe; $custom-dark: #000000;
JSON
{
"hex": "#96fefd",
"rgb": {
"r": 150,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.423,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.93381,
"c": 0.09721,
"h": 194.8
},
"luminance": 0.8446
}Semantic roles & 50–950 ramp
primary
#96FEFD
secondary
#E05859
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685