#63EABD#63EABD
#63EABD is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.135 H 168.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #63EABD |
|---|---|
| RGB | rgb(99, 234, 189) |
| HSL | hsl(160, 76%, 65%) |
| HSV | hsv(160, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 19.2%, 8.2%) |
| CIE-LAB | lab(84.57, -47.44, 10.89) |
| CIE-LCH | lch(84.57, 48.67, 167.07°) |
| OKLab | oklab(85.01% -0.1325 0.0279) |
| OKLCH | oklch(85.01% 0.135 168.1) |
| XYZ | xyz(43.7493, 65.1681, 58.4074) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EABD #EA6390
analogous
#63EA79 #63EABD #63D3EA
triadic
#63EABD #BD63EA #EABD63
tetradic
#63EABD #7963EA #EA6390 #D3EA63
square
#63EABD #7963EA #EA6390 #D3EA63
split-complementary
#63EABD #EA63D3 #EA7963
monochromatic
#19BA84 #2DE3A6 #63EABD #99F1D4 #CFF9EB
Accessibility & contrast
On white
1.50
#63EABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#63EABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EABD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EABD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBB
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#08EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63eabd; /* rgb */ color: rgb(99, 234, 189); /* oklch */ color: oklch(85.0% 0.135 168.1);
Tailwind
colors: {
custom: {
50: '#9bf1d0',
500: '#63eabd',
950: '#000000',
},
}SCSS
$custom: #63eabd; $custom-light: #9bf1d0; $custom-dark: #000000;
JSON
{
"hex": "#63eabd",
"rgb": {
"r": 99,
"g": 234,
"b": 189
},
"hsl": {
"h": 160,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.85009,
"c": 0.13543,
"h": 168.1
},
"luminance": 0.65172
}Semantic roles & 50–950 ramp
primary
#63EABD
secondary
#B93863
accent
#0D51D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583