#90FCCD#90FCCD
#90FCCD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.121 H 164.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCCD |
|---|---|
| RGB | rgb(144, 252, 205) |
| HSL | hsl(154, 95%, 78%) |
| HSV | hsv(154, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.66, -41.62, 12.88) |
| CIE-LCH | lch(91.66, 43.57, 162.80°) |
| OKLab | oklab(91.32% -0.1161 0.0331) |
| OKLCH | oklch(91.32% 0.121 164.1) |
| XYZ | xyz(57.3269, 79.9537, 70.1575) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.28
Aquamarine
#7FFFD4
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 2.91
Pale Turquoise
#A5FBD5
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.28
Light Seafoam
#A0FEBF
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCCD #FC90BF
analogous
#90FC97 #90FCCD #90F5FC
triadic
#90FCCD #CD90FC #FCCD90
tetradic
#90FCCD #9790FC #FC90BF #F5FC90
square
#90FCCD #9790FC #FC90BF #F5FC90
split-complementary
#90FCCD #FC90F5 #FC9790
monochromatic
#19F997 #54FAB2 #90FCCD #CCFEE8 #E1FEF2
Accessibility & contrast
On white
1.24
#90FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#90FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCCD
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCCD | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#71FCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #90fccd; /* rgb */ color: rgb(144, 252, 205); /* oklch */ color: oklch(91.3% 0.121 164.1);
Tailwind
colors: {
custom: {
50: '#b5fedc',
500: '#90fccd',
950: '#000000',
},
}SCSS
$custom: #90fccd; $custom-light: #b5fedc; $custom-dark: #000000;
JSON
{
"hex": "#90fccd",
"rgb": {
"r": 144,
"g": 252,
"b": 205
},
"hsl": {
"h": 153.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91323,
"c": 0.12073,
"h": 164.1
},
"luminance": 0.79958
}Semantic roles & 50–950 ramp
primary
#90FCCD
secondary
#DC548F
accent
#0064E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684