#90FBFF#90FBFF
#90FBFF is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.5% C 0.099 H 198.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #90FBFF |
|---|---|
| RGB | rgb(144, 251, 255) |
| HSL | hsl(182, 100%, 78%) |
| HSV | hsv(182, 44%, 100%) |
| CMYK | cmyk(43.5%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(92.64, -29.92, -11.58) |
| CIE-LCH | lch(92.64, 32.08, 201.16°) |
| OKLab | oklab(92.52% -0.0942 -0.0319) |
| OKLCH | oklch(92.52% 0.099 198.7) |
| XYZ | xyz(64.0418, 82.1386, 107.0679) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 3.81
Robin'S Egg Blue
#98EFF9
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 5.11
Pale Cyan
#B7FFFA
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FBFF #FF9490
analogous
#90FFCB #90FBFF #90C3FF
triadic
#90FBFF #FF90FB #FBFF90
tetradic
#90FBFF #CB90FF #FF9490 #C3FF90
square
#90FBFF #CB90FF #FF9490 #C3FF90
split-complementary
#90FBFF #FF90C3 #FFCB90
monochromatic
#16F7FF #53F9FF #90FBFF #CDFDFF #E0FEFF
Accessibility & contrast
On white
1.20
#90FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#90FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FBFF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FBFF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#58FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fbff; /* rgb */ color: rgb(144, 251, 255); /* oklch */ color: oklch(92.5% 0.099 198.7);
Tailwind
colors: {
custom: {
50: '#b7fdff',
500: '#90fbff',
950: '#000000',
},
}SCSS
$custom: #90fbff; $custom-light: #b7fdff; $custom-dark: #000000;
JSON
{
"hex": "#90fbff",
"rgb": {
"r": 144,
"g": 251,
"b": 255
},
"hsl": {
"h": 182.162,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92521,
"c": 0.09943,
"h": 198.7
},
"luminance": 0.82144
}Semantic roles & 50–950 ramp
primary
#90FBFF
secondary
#E15853
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586