#63FFB8#63FFB8
#63FFB8 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.166 H 160.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFB8 |
|---|---|
| RGB | rgb(99, 255, 184) |
| HSL | hsl(153, 100%, 69%) |
| HSV | hsv(153, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(90.61, -57.11, 21.95) |
| CIE-LCH | lch(90.61, 61.18, 158.97°) |
| OKLab | oklab(89.91% -0.1563 0.0559) |
| OKLCH | oklch(89.91% 0.166 160.3) |
| XYZ | xyz(49.5526, 77.6283, 57.7104) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 2.49
Greenish Cyan
#2AFEB7
ΔE00 2.50
Greenish Turquoise
#00FBB0
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFB8 #FF63AA
analogous
#63FF6A #63FFB8 #63F8FF
triadic
#63FFB8 #B863FF #FFB863
tetradic
#63FFB8 #6A63FF #FF63AA #F8FF63
square
#63FFB8 #6A63FF #FF63AA #F8FF63
split-complementary
#63FFB8 #FF63F8 #FF6A63
monochromatic
#00E87E #26FF9C #63FFB8 #A0FFD4 #DDFFF0
Accessibility & contrast
On white
1.27
#63FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#63FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFB8
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFB8 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63ffb8; /* rgb */ color: rgb(99, 255, 184); /* oklch */ color: oklch(89.9% 0.166 160.3);
Tailwind
colors: {
custom: {
50: '#9dffcd',
500: '#63ffb8',
950: '#000000',
},
}SCSS
$custom: #63ffb8; $custom-light: #9dffcd; $custom-dark: #000000;
JSON
{
"hex": "#63ffb8",
"rgb": {
"r": 99,
"g": 255,
"b": 184
},
"hsl": {
"h": 152.692,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.8991,
"c": 0.16595,
"h": 160.3
},
"luminance": 0.77633
}Semantic roles & 50–950 ramp
primary
#63FFB8
secondary
#DA2C7B
accent
#0068E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683