#63EDCA#63EDCA
#63EDCA is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.1% C 0.131 H 173.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDCA |
|---|---|
| RGB | rgb(99, 237, 202) |
| HSL | hsl(165, 79%, 66%) |
| HSV | hsv(165, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.75, -45.75, 5.77) |
| CIE-LCH | lch(85.75, 46.12, 172.81°) |
| OKLab | oklab(86.07% -0.1299 0.0146) |
| OKLCH | oklch(86.07% 0.131 173.6) |
| XYZ | xyz(46.0854, 67.4807, 66.4620) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.98
Aqua (survey)
#13EAC9
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDCA #ED6386
analogous
#63ED85 #63EDCA #63CBED
triadic
#63EDCA #CA63ED #EDCA63
tetradic
#63EDCA #8563ED #ED6386 #CBED63
square
#63EDCA #8563ED #ED6386 #CBED63
split-complementary
#63EDCA #ED63CB #ED8563
monochromatic
#16C095 #2CE7B7 #63EDCA #9AF3DD #D1FAEF
Accessibility & contrast
On white
1.45
#63EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#63EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDCA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDCA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC8
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63edca; /* rgb */ color: rgb(99, 237, 202); /* oklch */ color: oklch(86.1% 0.131 173.6);
Tailwind
colors: {
custom: {
50: '#9bf3da',
500: '#63edca',
950: '#000000',
},
}SCSS
$custom: #63edca; $custom-light: #9bf3da; $custom-dark: #000000;
JSON
{
"hex": "#63edca",
"rgb": {
"r": 99,
"g": 237,
"b": 202
},
"hsl": {
"h": 164.783,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.86066,
"c": 0.13069,
"h": 173.6
},
"luminance": 0.67485
}Semantic roles & 50–950 ramp
primary
#63EDCA
secondary
#BE3659
accent
#0A3FDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583