#63FFE8#63FFE8
#63FFE8 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 181.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFE8 |
|---|---|
| RGB | rgb(99, 255, 232) |
| HSL | hsl(171, 100%, 69%) |
| HSV | hsv(171, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 9%, 0%) |
| CIE-LAB | lab(91.68, -46.32, -1.23) |
| CIE-LCH | lch(91.68, 46.34, 181.52°) |
| OKLab | oklab(91.14% -0.1352 -0.0041) |
| OKLCH | oklch(91.14% 0.135 181.7) |
| XYZ | xyz(55.4643, 79.9930, 88.8454) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 6.08
Aqua (survey)
#13EAC9
ΔE00 6.15
Aquamarine
#7FFFD4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFE8 #FF637A
analogous
#63FF9A #63FFE8 #63C8FF
triadic
#63FFE8 #E863FF #FFE863
tetradic
#63FFE8 #9A63FF #FF637A #C8FF63
square
#63FFE8 #9A63FF #FF637A #C8FF63
split-complementary
#63FFE8 #FF63C8 #FF9A63
monochromatic
#00E8C5 #26FFDF #63FFE8 #A0FFF1 #DDFFFA
Accessibility & contrast
On white
1.24
#63FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#63FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFE8
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFE8 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #63ffe8; /* rgb */ color: rgb(99, 255, 232); /* oklch */ color: oklch(91.1% 0.135 181.7);
Tailwind
colors: {
custom: {
50: '#9fffef',
500: '#63ffe8',
950: '#000000',
},
}SCSS
$custom: #63ffe8; $custom-light: #9fffef; $custom-dark: #000000;
JSON
{
"hex": "#63ffe8",
"rgb": {
"r": 99,
"g": 255,
"b": 232
},
"hsl": {
"h": 171.154,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.91139,
"c": 0.13523,
"h": 181.7
},
"luminance": 0.79999
}Semantic roles & 50–950 ramp
primary
#63FFE8
secondary
#DA2C46
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685