#90FDC8#90FDC8
#90FDC8 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.126 H 161.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDC8 |
|---|---|
| RGB | rgb(144, 253, 200) |
| HSL | hsl(151, 96%, 78%) |
| HSV | hsv(151, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.84, -43.06, 15.70) |
| CIE-LCH | lch(91.84, 45.84, 159.96°) |
| OKLab | oklab(91.43% -0.1194 0.0403) |
| OKLCH | oklch(91.43% 0.126 161.3) |
| XYZ | xyz(57.0478, 80.3459, 67.1346) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.01
Light Seafoam
#A0FEBF
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.51
Pale Turquoise
#A5FBD5
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDC8 #FD90C5
analogous
#90FD91 #90FDC8 #90FBFD
triadic
#90FDC8 #C890FD #FDC890
tetradic
#90FDC8 #9190FD #FD90C5 #FBFD90
square
#90FDC8 #9190FD #FD90C5 #FBFD90
split-complementary
#90FDC8 #FD90FB #FD9190
monochromatic
#18FB8C #54FCAA #90FDC8 #CCFEE6 #E1FEF0
Accessibility & contrast
On white
1.23
#90FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#90FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDC8
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDC8 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#73FCEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fdc8; /* rgb */ color: rgb(144, 253, 200); /* oklch */ color: oklch(91.4% 0.126 161.3);
Tailwind
colors: {
custom: {
50: '#b5fed8',
500: '#90fdc8',
950: '#000000',
},
}SCSS
$custom: #90fdc8; $custom-light: #b5fed8; $custom-dark: #000000;
JSON
{
"hex": "#90fdc8",
"rgb": {
"r": 144,
"g": 253,
"b": 200
},
"hsl": {
"h": 150.826,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91431,
"c": 0.12601,
"h": 161.3
},
"luminance": 0.8035
}Semantic roles & 50–950 ramp
primary
#90FDC8
secondary
#DE5397
accent
#0070E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683