#63EAAE#63EAAE
#63EAAE is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.6% C 0.147 H 161.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAAE |
|---|---|
| RGB | rgb(99, 234, 174) |
| HSL | hsl(153, 76%, 65%) |
| HSV | hsv(153, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.25, -50.66, 18.27) |
| CIE-LCH | lch(84.25, 53.86, 160.17°) |
| OKLab | oklab(84.64% -0.1393 0.0466) |
| OKLCH | oklch(84.64% 0.147 161.5) |
| XYZ | xyz(42.2045, 64.5502, 50.2715) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam
#7FE0B3
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAAE #EA639F
analogous
#63EA6A #63EAAE #63E3EA
triadic
#63EAAE #AE63EA #EAAE63
tetradic
#63EAAE #6A63EA #EA639F #E3EA63
square
#63EAAE #6A63EA #EA639F #E3EA63
split-complementary
#63EAAE #EA63E3 #EA6A63
monochromatic
#19BA72 #2DE392 #63EAAE #99F1CA #CFF9E6
Accessibility & contrast
On white
1.51
#63EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#63EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAAE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAAE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#24E9DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eaae; /* rgb */ color: rgb(99, 234, 174); /* oklch */ color: oklch(84.6% 0.147 161.5);
Tailwind
colors: {
custom: {
50: '#9af1c6',
500: '#63eaae',
950: '#000000',
},
}SCSS
$custom: #63eaae; $custom-light: #9af1c6; $custom-dark: #000000;
JSON
{
"hex": "#63eaae",
"rgb": {
"r": 99,
"g": 234,
"b": 174
},
"hsl": {
"h": 153.333,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84643,
"c": 0.14686,
"h": 161.5
},
"luminance": 0.64554
}Semantic roles & 50–950 ramp
primary
#63EAAE
secondary
#B93871
accent
#0D67D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582