#90EBED#90EBED
#90EBED is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.4% C 0.087 H 197.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90EBED |
|---|---|
| RGB | rgb(144, 235, 237) |
| HSL | hsl(181, 72%, 75%) |
| HSV | hsv(181, 39%, 93%) |
| CMYK | cmyk(39.2%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.71, -26.62, -9.53) |
| CIE-LCH | lch(87.71, 28.28, 199.70°) |
| OKLab | oklab(88.4% -0.0832 -0.0262) |
| OKLCH | oklch(88.4% 0.087 197.5) |
| XYZ | xyz(56.4903, 71.4563, 90.9200) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.33
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Paleturquoise
#AFEEEE
ΔE00 4.14
Light Cyan
#ACFFFC
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.10
Pale Cyan
#B7FFFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EBED #ED9290
analogous
#90EDC0 #90EBED #90BDED
triadic
#90EBED #ED90EB #EBED90
tetradic
#90EBED #C090ED #ED9290 #BDED90
square
#90EBED #C090ED #ED9290 #BDED90
split-complementary
#90EBED #ED90BD #EDC090
monochromatic
#27D8DC #5BE2E4 #90EBED #C5F4F6 #E5FAFB
Accessibility & contrast
On white
1.37
#90EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#90EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EBED
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EBED | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#67F1EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #90ebed; /* rgb */ color: rgb(144, 235, 237); /* oklch */ color: oklch(88.4% 0.087 197.5);
Tailwind
colors: {
custom: {
50: '#b5f1f2',
500: '#90ebed',
950: '#000000',
},
}SCSS
$custom: #90ebed; $custom-light: #b5f1f2; $custom-dark: #000000;
JSON
{
"hex": "#90ebed",
"rgb": {
"r": 144,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.29,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.88398,
"c": 0.08721,
"h": 197.5
},
"luminance": 0.7146
}Semantic roles & 50–950 ramp
primary
#90EBED
secondary
#C85B59
accent
#1611D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585