#90F2F3#90F2F3
#90F2F3 is a very light, moderate teal. Relative luminance 0.759; OKLCH L 90.1% C 0.093 H 196.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2F3 |
|---|---|
| RGB | rgb(144, 242, 243) |
| HSL | hsl(181, 80%, 76%) |
| HSV | hsv(181, 41%, 95%) |
| CMYK | cmyk(40.7%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(89.81, -28.55, -9.54) |
| CIE-LCH | lch(89.81, 30.10, 198.48°) |
| OKLab | oklab(90.14% -0.0888 -0.0263) |
| OKLCH | oklch(90.14% 0.093 196.5) |
| XYZ | xyz(59.4252, 75.9002, 96.2954) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Paleturquoise
#AFEEEE
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 5.06
Robin'S Egg
#6DEDFD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2F3 #F39190
analogous
#90F3C2 #90F2F3 #90C0F3
triadic
#90F2F3 #F390F2 #F2F390
tetradic
#90F2F3 #C290F3 #F39190 #C0F390
square
#90F2F3 #C290F3 #F39190 #C0F390
split-complementary
#90F2F3 #F390C0 #F3C290
monochromatic
#22E5E7 #59ECED #90F2F3 #C7F8F9 #E3FCFC
Accessibility & contrast
On white
1.30
#90F2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#90F2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2F3
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2F3 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF3
Deuteranopia (green-blind)
#D5DCF4
Tritanopia (blue-blind)
#62F8F2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f2f3; /* rgb */ color: rgb(144, 242, 243); /* oklch */ color: oklch(90.1% 0.093 196.5);
Tailwind
colors: {
custom: {
50: '#b6f6f7',
500: '#90f2f3',
950: '#000000',
},
}SCSS
$custom: #90f2f3; $custom-light: #b6f6f7; $custom-dark: #000000;
JSON
{
"hex": "#90f2f3",
"rgb": {
"r": 144,
"g": 242,
"b": 243
},
"hsl": {
"h": 180.606,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.90143,
"c": 0.09263,
"h": 196.5
},
"luminance": 0.75905
}Semantic roles & 50–950 ramp
primary
#90F2F3
secondary
#D05857
accent
#0B09DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585