#63F2BE#63F2BE
#63F2BE is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.9% C 0.145 H 165.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2BE |
|---|---|
| RGB | rgb(99, 242, 190) |
| HSL | hsl(158, 85%, 67%) |
| HSV | hsv(158, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(86.93, -50.58, 13.72) |
| CIE-LCH | lch(86.93, 52.41, 164.82°) |
| OKLab | oklab(86.94% -0.1404 0.0352) |
| OKLCH | oklch(86.94% 0.145 165.9) |
| XYZ | xyz(46.1873, 69.8700, 59.7574) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Greenish Blue
#63F7B4
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2BE #F26397
analogous
#63F277 #63F2BE #63DEF2
triadic
#63F2BE #BE63F2 #F2BE63
tetradic
#63F2BE #7763F2 #F26397 #DEF263
square
#63F2BE #7763F2 #F26397 #DEF263
split-complementary
#63F2BE #F263DE #F27763
monochromatic
#11CA87 #2BEDA6 #63F2BE #9BF7D6 #D4FBED
Accessibility & contrast
On white
1.40
#63F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#63F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2BE
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2BE | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63f2be; /* rgb */ color: rgb(99, 242, 190); /* oklch */ color: oklch(86.9% 0.145 165.9);
Tailwind
colors: {
custom: {
50: '#9cf7d1',
500: '#63f2be',
950: '#000000',
},
}SCSS
$custom: #63f2be; $custom-light: #9cf7d1; $custom-dark: #000000;
JSON
{
"hex": "#63f2be",
"rgb": {
"r": 99,
"g": 242,
"b": 190
},
"hsl": {
"h": 158.182,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.86943,
"c": 0.14472,
"h": 165.9
},
"luminance": 0.69875
}Semantic roles & 50–950 ramp
primary
#63F2BE
secondary
#C63368
accent
#0455E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583