#90F2FA#90F2FA
#90F2FA is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.4% C 0.093 H 202.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2FA |
|---|---|
| RGB | rgb(144, 242, 250) |
| HSL | hsl(185, 91%, 77%) |
| HSV | hsv(185, 42%, 98%) |
| CMYK | cmyk(42.4%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(90.01, -26.84, -12.89) |
| CIE-LCH | lch(90.01, 29.78, 205.66°) |
| OKLab | oklab(90.37% -0.086 -0.0355) |
| OKLCH | oklch(90.37% 0.093 202.4) |
| XYZ | xyz(60.5025, 76.3311, 101.9691) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.69
Robin'S Egg Blue
#98EFF9
ΔE00 1.69
Robin'S Egg
#6DEDFD
ΔE00 3.53
Paleturquoise
#AFEEEE
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.03
Pale Sky Blue
#BDF6FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2FA #FA9890
analogous
#90FACD #90F2FA #90BDFA
triadic
#90F2FA #FA90F2 #F2FA90
tetradic
#90F2FA #CD90FA #FA9890 #BDFA90
square
#90F2FA #CD90FA #FA9890 #BDFA90
split-complementary
#90F2FA #FA90BD #FACD90
monochromatic
#1BE4F5 #55EBF7 #90F2FA #CBF9FD #E2FCFE
Accessibility & contrast
On white
1.29
#90F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#90F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2FA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2FA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#5EF9F4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f2fa; /* rgb */ color: rgb(144, 242, 250); /* oklch */ color: oklch(90.4% 0.093 202.4);
Tailwind
colors: {
custom: {
50: '#b6f6fc',
500: '#90f2fa',
950: '#000000',
},
}SCSS
$custom: #90f2fa; $custom-light: #b6f6fc; $custom-dark: #000000;
JSON
{
"hex": "#90f2fa",
"rgb": {
"r": 144,
"g": 242,
"b": 250
},
"hsl": {
"h": 184.528,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.9037,
"c": 0.09307,
"h": 202.4
},
"luminance": 0.76336
}Semantic roles & 50–950 ramp
primary
#90F2FA
secondary
#DA5F55
accent
#1100E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585