#63EDBD#63EDBD
#63EDBD is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.139 H 167.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDBD |
|---|---|
| RGB | rgb(99, 237, 189) |
| HSL | hsl(159, 79%, 66%) |
| HSV | hsv(159, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(85.45, -48.71, 12.14) |
| CIE-LCH | lch(85.45, 50.20, 166.00°) |
| OKLab | oklab(85.73% -0.1357 0.0311) |
| OKLCH | oklch(85.73% 0.139 167.1) |
| XYZ | xyz(44.6106, 66.8907, 58.6945) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDBD #ED6393
analogous
#63ED78 #63EDBD #63D8ED
triadic
#63EDBD #BD63ED #EDBD63
tetradic
#63EDBD #7863ED #ED6393 #D8ED63
square
#63EDBD #7863ED #ED6393 #D8ED63
split-complementary
#63EDBD #ED63D8 #ED7863
monochromatic
#16C085 #2CE7A6 #63EDBD #9AF3D4 #D1FAEB
Accessibility & contrast
On white
1.46
#63EDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#63EDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDBD
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDBD | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#02EEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63edbd; /* rgb */ color: rgb(99, 237, 189); /* oklch */ color: oklch(85.7% 0.139 167.1);
Tailwind
colors: {
custom: {
50: '#9bf3d0',
500: '#63edbd',
950: '#000000',
},
}SCSS
$custom: #63edbd; $custom-light: #9bf3d0; $custom-dark: #000000;
JSON
{
"hex": "#63edbd",
"rgb": {
"r": 99,
"g": 237,
"b": 189
},
"hsl": {
"h": 159.13,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.85725,
"c": 0.13918,
"h": 167.1
},
"luminance": 0.66895
}Semantic roles & 50–950 ramp
primary
#63EDBD
secondary
#BE3665
accent
#0A53DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583