#63FFEB#63FFEB
#63FFEB is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 183.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFEB |
|---|---|
| RGB | rgb(99, 255, 235) |
| HSL | hsl(172, 100%, 69%) |
| HSV | hsv(172, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.76, -45.58, -2.67) |
| CIE-LCH | lch(91.76, 45.65, 183.36°) |
| OKLab | oklab(91.23% -0.1339 -0.0079) |
| OKLCH | oklch(91.23% 0.134 183.4) |
| XYZ | xyz(55.8941, 80.1649, 91.1088) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 6.17
Aqua
#00FFFF
ΔE00 6.63
Aqua (survey)
#13EAC9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFEB #FF6377
analogous
#63FF9D #63FFEB #63C5FF
triadic
#63FFEB #EB63FF #FFEB63
tetradic
#63FFEB #9D63FF #FF6377 #C5FF63
square
#63FFEB #9D63FF #FF6377 #C5FF63
split-complementary
#63FFEB #FF63C5 #FF9D63
monochromatic
#00E8CA #26FFE3 #63FFEB #A0FFF3 #DDFFFB
Accessibility & contrast
On white
1.23
#63FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#63FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFEB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFEB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #63ffeb; /* rgb */ color: rgb(99, 255, 235); /* oklch */ color: oklch(91.2% 0.134 183.4);
Tailwind
colors: {
custom: {
50: '#9ffff1',
500: '#63ffeb',
950: '#000000',
},
}SCSS
$custom: #63ffeb; $custom-light: #9ffff1; $custom-dark: #000000;
JSON
{
"hex": "#63ffeb",
"rgb": {
"r": 99,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.308,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.91227,
"c": 0.13412,
"h": 183.4
},
"luminance": 0.80171
}Semantic roles & 50–950 ramp
primary
#63FFEB
secondary
#DA2C43
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685