#90FDCD#90FDCD
#90FDCD is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.122 H 163.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDCD |
|---|---|
| RGB | rgb(144, 253, 205) |
| HSL | hsl(154, 96%, 78%) |
| HSV | hsv(154, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.95, -42.06, 13.28) |
| CIE-LCH | lch(91.95, 44.11, 162.47°) |
| OKLab | oklab(91.55% -0.1172 0.0341) |
| OKLCH | oklch(91.55% 0.122 163.8) |
| XYZ | xyz(57.6417, 80.5834, 70.2625) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 3.18
Light Aqua
#8CFFDB
ΔE00 3.43
Light Seafoam
#A0FEBF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDCD #FD90C0
analogous
#90FD96 #90FDCD #90F6FD
triadic
#90FDCD #CD90FD #FDCD90
tetradic
#90FDCD #9690FD #FD90C0 #F6FD90
square
#90FDCD #9690FD #FD90C0 #F6FD90
split-complementary
#90FDCD #FD90F6 #FD9690
monochromatic
#18FB97 #54FCB2 #90FDCD #CCFEE8 #E1FEF1
Accessibility & contrast
On white
1.23
#90FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#90FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDCD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDCD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCA
Deuteranopia (green-blind)
#E8E3D0
Tritanopia (blue-blind)
#71FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fdcd; /* rgb */ color: rgb(144, 253, 205); /* oklch */ color: oklch(91.6% 0.122 163.8);
Tailwind
colors: {
custom: {
50: '#b5fedc',
500: '#90fdcd',
950: '#000000',
},
}SCSS
$custom: #90fdcd; $custom-light: #b5fedc; $custom-dark: #000000;
JSON
{
"hex": "#90fdcd",
"rgb": {
"r": 144,
"g": 253,
"b": 205
},
"hsl": {
"h": 153.578,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91552,
"c": 0.1221,
"h": 163.8
},
"luminance": 0.80588
}Semantic roles & 50–950 ramp
primary
#90FDCD
secondary
#DE5390
accent
#0065E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684