#90FEFB#90FEFB
#90FEFB is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.102 H 193.3°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEFB |
|---|---|
| RGB | rgb(144, 254, 251) |
| HSL | hsl(178, 98%, 78%) |
| HSV | hsv(178, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.35, -32.30, -8.44) |
| CIE-LCH | lch(93.35, 33.39, 194.65°) |
| OKLab | oklab(93.06% -0.0991 -0.0233) |
| OKLCH | oklch(93.06% 0.102 193.3) |
| XYZ | xyz(64.3492, 83.7728, 104.0269) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.15
Pale Cyan
#B7FFFA
ΔE00 4.69
Bright Cyan
#41FDFE
ΔE00 4.96
Aqua
#00FFFF
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.07
Bright Turquoise
#0FFEF9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEFB #FE9093
analogous
#90FEC4 #90FEFB #90CAFE
triadic
#90FEFB #FB90FE #FEFB90
tetradic
#90FEFB #C490FE #FE9093 #CAFE90
square
#90FEFB #C490FE #FE9093 #CAFE90
split-complementary
#90FEFB #FE90CA #FEC490
monochromatic
#17FDF7 #53FDF9 #90FEFB #CDFFFD #E1FFFE
Accessibility & contrast
On white
1.18
#90FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#90FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEFB
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEFB | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#5AFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #90fefb; /* rgb */ color: rgb(144, 254, 251); /* oklch */ color: oklch(93.1% 0.102 193.3);
Tailwind
colors: {
custom: {
50: '#b7fffc',
500: '#90fefb',
950: '#000000',
},
}SCSS
$custom: #90fefb; $custom-light: #b7fffc; $custom-dark: #000000;
JSON
{
"hex": "#90fefb",
"rgb": {
"r": 144,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.364,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.93059,
"c": 0.10181,
"h": 193.3
},
"luminance": 0.83778
}Semantic roles & 50–950 ramp
primary
#90FEFB
secondary
#DF5357
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685