#63FEB7#63FEB7
#63FEB7 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.165 H 160.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEB7 |
|---|---|
| RGB | rgb(99, 254, 183) |
| HSL | hsl(153, 99%, 69%) |
| HSV | hsv(153, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(90.30, -56.91, 22.03) |
| CIE-LCH | lch(90.30, 61.03, 158.84°) |
| OKLab | oklab(89.65% -0.1557 0.0561) |
| OKLCH | oklch(89.65% 0.165 160.2) |
| XYZ | xyz(49.1300, 76.9502, 57.0543) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 3.01
Greenish Turquoise
#00FBB0
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEB7 #FE63AA
analogous
#63FE6A #63FEB7 #63F8FE
triadic
#63FEB7 #B763FE #FEB763
tetradic
#63FEB7 #6A63FE #FE63AA #F8FE63
square
#63FEB7 #6A63FE #FE63AA #F8FE63
split-complementary
#63FEB7 #FE63F8 #FE6A63
monochromatic
#01E57D #26FE9B #63FEB7 #A0FED3 #DDFFEF
Accessibility & contrast
On white
1.28
#63FEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#63FEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEB7
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEB7 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB3
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63feb7; /* rgb */ color: rgb(99, 254, 183); /* oklch */ color: oklch(89.6% 0.165 160.2);
Tailwind
colors: {
custom: {
50: '#9dffcc',
500: '#63feb7',
950: '#000000',
},
}SCSS
$custom: #63feb7; $custom-light: #9dffcc; $custom-dark: #000000;
JSON
{
"hex": "#63feb7",
"rgb": {
"r": 99,
"g": 254,
"b": 183
},
"hsl": {
"h": 152.516,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.89648,
"c": 0.16549,
"h": 160.2
},
"luminance": 0.76955
}Semantic roles & 50–950 ramp
primary
#63FEB7
secondary
#D92D7B
accent
#0069E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683