#63EAAA#63EAAA
#63EAAA is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.150 H 159.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAAA |
|---|---|
| RGB | rgb(99, 234, 170) |
| HSL | hsl(152, 76%, 65%) |
| HSV | hsv(152, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.17, -51.48, 20.23) |
| CIE-LCH | lch(84.17, 55.31, 158.54°) |
| OKLab | oklab(84.55% -0.1411 0.0515) |
| OKLCH | oklch(84.55% 0.15 159.9) |
| XYZ | xyz(41.8203, 64.3965, 48.2483) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.48
Aqua Green
#12E193
ΔE00 4.56
Seafoam
#7FE0B3
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAAA #EA63A3
analogous
#63EA67 #63EAAA #63E6EA
triadic
#63EAAA #AA63EA #EAAA63
tetradic
#63EAAA #6763EA #EA63A3 #E6EA63
square
#63EAAA #6763EA #EA63A3 #E6EA63
split-complementary
#63EAAA #EA63E6 #EA6763
monochromatic
#19BA6D #2DE38D #63EAAA #99F1C7 #CFF9E5
Accessibility & contrast
On white
1.51
#63EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#63EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAAA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAAA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#28E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eaaa; /* rgb */ color: rgb(99, 234, 170); /* oklch */ color: oklch(84.6% 0.150 159.9);
Tailwind
colors: {
custom: {
50: '#9af1c3',
500: '#63eaaa',
950: '#000000',
},
}SCSS
$custom: #63eaaa; $custom-light: #9af1c3; $custom-dark: #000000;
JSON
{
"hex": "#63eaaa",
"rgb": {
"r": 99,
"g": 234,
"b": 170
},
"hsl": {
"h": 151.556,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84552,
"c": 0.15017,
"h": 159.9
},
"luminance": 0.64401
}Semantic roles & 50–950 ramp
primary
#63EAAA
secondary
#B93875
accent
#0D6DD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582