#90FBFC#90FBFC
#90FBFC is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.4% C 0.099 H 196.4°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #90FBFC |
|---|---|
| RGB | rgb(144, 251, 252) |
| HSL | hsl(181, 95%, 78%) |
| HSV | hsv(181, 43%, 99%) |
| CMYK | cmyk(42.9%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(92.55, -30.65, -10.15) |
| CIE-LCH | lch(92.55, 32.29, 198.32°) |
| OKLab | oklab(92.43% -0.0954 -0.028) |
| OKLCH | oklch(92.43% 0.099 196.4) |
| XYZ | xyz(63.5627, 81.9469, 104.5444) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.22
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 4.77
Pale Cyan
#B7FFFA
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.17
Paleturquoise
#AFEEEE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FBFC #FC9190
analogous
#90FCC7 #90FBFC #90C5FC
triadic
#90FBFC #FC90FB #FBFC90
tetradic
#90FBFC #C790FC #FC9190 #C5FC90
square
#90FBFC #C790FC #FC9190 #C5FC90
split-complementary
#90FBFC #FC90C5 #FCC790
monochromatic
#19F7F9 #54F9FA #90FBFC #CCFDFE #E1FEFE
Accessibility & contrast
On white
1.21
#90FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#90FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FBFC
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FBFC | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#5AFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fbfc; /* rgb */ color: rgb(144, 251, 252); /* oklch */ color: oklch(92.4% 0.099 196.4);
Tailwind
colors: {
custom: {
50: '#b7fdfd',
500: '#90fbfc',
950: '#000000',
},
}SCSS
$custom: #90fbfc; $custom-light: #b7fdfd; $custom-dark: #000000;
JSON
{
"hex": "#90fbfc",
"rgb": {
"r": 144,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.556,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.92425,
"c": 0.09939,
"h": 196.4
},
"luminance": 0.81952
}Semantic roles & 50–950 ramp
primary
#90FBFC
secondary
#DC5554
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585