#63E8A8#63E8A8
#63E8A8 is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.0% C 0.149 H 159.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #63E8A8 |
|---|---|
| RGB | rgb(99, 232, 168) |
| HSL | hsl(151, 74%, 65%) |
| HSV | hsv(151, 57%, 91%) |
| CMYK | cmyk(57.3%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.54, -51.06, 20.40) |
| CIE-LCH | lch(83.54, 54.99, 158.23°) |
| OKLab | oklab(84.02% -0.1399 0.0519) |
| OKLCH | oklch(84.02% 0.149 159.6) |
| XYZ | xyz(41.0664, 63.1891, 47.0708) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Aqua Green
#12E193
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.64
Seafoam
#7FE0B3
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E8A8 #E863A3
analogous
#63E866 #63E8A8 #63E5E8
triadic
#63E8A8 #A863E8 #E8A863
tetradic
#63E8A8 #6663E8 #E863A3 #E5E863
square
#63E8A8 #6663E8 #E863A3 #E5E863
split-complementary
#63E8A8 #E863E5 #E86663
monochromatic
#1BB66B #2EE08A #63E8A8 #98F0C6 #CEF8E3
Accessibility & contrast
On white
1.54
#63E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#63E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E8A8
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E8A8 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A4
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#2CE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e8a8; /* rgb */ color: rgb(99, 232, 168); /* oklch */ color: oklch(84.0% 0.149 159.6);
Tailwind
colors: {
custom: {
50: '#9af0c2',
500: '#63e8a8',
950: '#000000',
},
}SCSS
$custom: #63e8a8; $custom-light: #9af0c2; $custom-dark: #000000;
JSON
{
"hex": "#63e8a8",
"rgb": {
"r": 99,
"g": 232,
"b": 168
},
"hsl": {
"h": 151.128,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.84024,
"c": 0.14919,
"h": 159.6
},
"luminance": 0.63193
}Semantic roles & 50–950 ramp
primary
#63E8A8
secondary
#B63975
accent
#0F6FD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582