#90FDCB#90FDCB
#90FDCB is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.124 H 162.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDCB |
|---|---|
| RGB | rgb(144, 253, 203) |
| HSL | hsl(152, 96%, 78%) |
| HSV | hsv(152, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.90, -42.46, 14.25) |
| CIE-LCH | lch(91.90, 44.79, 161.45°) |
| OKLab | oklab(91.5% -0.1181 0.0366) |
| OKLCH | oklch(91.5% 0.124 162.8) |
| XYZ | xyz(57.4019, 80.4875, 68.9992) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 2.91
Pale Turquoise
#A5FBD5
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Seafoam
#A0FEBF
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDCB #FD90C2
analogous
#90FD94 #90FDCB #90F8FD
triadic
#90FDCB #CB90FD #FDCB90
tetradic
#90FDCB #9490FD #FD90C2 #F8FD90
square
#90FDCB #9490FD #FD90C2 #F8FD90
split-complementary
#90FDCB #FD90F8 #FD9490
monochromatic
#18FB93 #54FCAF #90FDCB #CCFEE7 #E1FEF1
Accessibility & contrast
On white
1.23
#90FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#90FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDCB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDCB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#72FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fdcb; /* rgb */ color: rgb(144, 253, 203); /* oklch */ color: oklch(91.5% 0.124 162.8);
Tailwind
colors: {
custom: {
50: '#b5feda',
500: '#90fdcb',
950: '#000000',
},
}SCSS
$custom: #90fdcb; $custom-light: #b5feda; $custom-dark: #000000;
JSON
{
"hex": "#90fdcb",
"rgb": {
"r": 144,
"g": 253,
"b": 203
},
"hsl": {
"h": 152.477,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91503,
"c": 0.12363,
"h": 162.8
},
"luminance": 0.80492
}Semantic roles & 50–950 ramp
primary
#90FDCB
secondary
#DE5393
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684