#63FBC3#63FBC3
#63FBC3 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.152 H 165.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63FBC3 |
|---|---|
| RGB | rgb(99, 251, 195) |
| HSL | hsl(158, 95%, 69%) |
| HSV | hsv(158, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(89.67, -53.21, 15.00) |
| CIE-LCH | lch(89.67, 55.28, 164.26°) |
| OKLab | oklab(89.21% -0.1473 0.0384) |
| OKLCH | oklch(89.21% 0.152 165.4) |
| XYZ | xyz(49.4881, 75.5821, 63.5999) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 2.71
Greenish Cyan
#2AFEB7
ΔE00 3.40
Aquamarine
#7FFFD4
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FBC3 #FB639B
analogous
#63FB77 #63FBC3 #63E7FB
triadic
#63FBC3 #C363FB #FBC363
tetradic
#63FBC3 #7763FB #FB639B #E7FB63
square
#63FBC3 #7763FB #FB639B #E7FB63
split-complementary
#63FBC3 #FB63E7 #FB7763
monochromatic
#06DE8E #27F9AC #63FBC3 #9FFDDA #DAFEF1
Accessibility & contrast
On white
1.30
#63FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#63FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FBC3
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FBC3 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC0
Deuteranopia (green-blind)
#E1DBC7
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63fbc3; /* rgb */ color: rgb(99, 251, 195); /* oklch */ color: oklch(89.2% 0.152 165.4);
Tailwind
colors: {
custom: {
50: '#9dfdd5',
500: '#63fbc3',
950: '#000000',
},
}SCSS
$custom: #63fbc3; $custom-light: #9dfdd5; $custom-dark: #000000;
JSON
{
"hex": "#63fbc3",
"rgb": {
"r": 99,
"g": 251,
"b": 195
},
"hsl": {
"h": 157.895,
"s": 95,
"l": 68.627
},
"oklch": {
"l": 0.8921,
"c": 0.15227,
"h": 165.4
},
"luminance": 0.75587
}Semantic roles & 50–950 ramp
primary
#63FBC3
secondary
#D52D6B
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683