#63FEBA#63FEBA
#63FEBA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.163 H 161.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEBA |
|---|---|
| RGB | rgb(99, 254, 186) |
| HSL | hsl(154, 99%, 69%) |
| HSV | hsv(154, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.36, -56.30, 20.58) |
| CIE-LCH | lch(90.36, 59.95, 159.92°) |
| OKLab | oklab(89.72% -0.1544 0.0525) |
| OKLCH | oklch(89.72% 0.163 161.2) |
| XYZ | xyz(49.4456, 77.0764, 58.7163) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Greenish Cyan
#2AFEB7
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.03
Greenish Turquoise
#00FBB0
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEBA #FE63A7
analogous
#63FE6D #63FEBA #63F5FE
triadic
#63FEBA #BA63FE #FEBA63
tetradic
#63FEBA #6D63FE #FE63A7 #F5FE63
square
#63FEBA #6D63FE #FE63A7 #F5FE63
split-complementary
#63FEBA #FE63F5 #FE6D63
monochromatic
#01E581 #26FE9F #63FEBA #A0FED5 #DDFFF0
Accessibility & contrast
On white
1.28
#63FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#63FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEBA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEBA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63feba; /* rgb */ color: rgb(99, 254, 186); /* oklch */ color: oklch(89.7% 0.163 161.2);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#63feba',
950: '#000000',
},
}SCSS
$custom: #63feba; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#63feba",
"rgb": {
"r": 99,
"g": 254,
"b": 186
},
"hsl": {
"h": 153.677,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.89715,
"c": 0.16305,
"h": 161.2
},
"luminance": 0.77081
}Semantic roles & 50–950 ramp
primary
#63FEBA
secondary
#D92D78
accent
#0065E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683