#63FFE2#63FFE2
#63FFE2 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.138 H 178.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFE2 |
|---|---|
| RGB | rgb(99, 255, 226) |
| HSL | hsl(169, 100%, 69%) |
| HSV | hsv(169, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.53, -47.78, 1.65) |
| CIE-LCH | lch(91.53, 47.81, 178.02°) |
| OKLab | oklab(90.97% -0.1377 0.0036) |
| OKLCH | oklch(90.97% 0.138 178.5) |
| XYZ | xyz(54.6266, 79.6579, 84.4334) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.17
Aqua (survey)
#13EAC9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFE2 #FF6380
analogous
#63FF94 #63FFE2 #63CEFF
triadic
#63FFE2 #E263FF #FFE263
tetradic
#63FFE2 #9463FF #FF6380 #CEFF63
square
#63FFE2 #9463FF #FF6380 #CEFF63
split-complementary
#63FFE2 #FF63CE #FF9463
monochromatic
#00E8BD #26FFD7 #63FFE2 #A0FFED #DDFFF9
Accessibility & contrast
On white
1.24
#63FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#63FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFE2
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFE2 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E1
Deuteranopia (green-blind)
#DEE0E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #63ffe2; /* rgb */ color: rgb(99, 255, 226); /* oklch */ color: oklch(91.0% 0.138 178.5);
Tailwind
colors: {
custom: {
50: '#9fffeb',
500: '#63ffe2',
950: '#000000',
},
}SCSS
$custom: #63ffe2; $custom-light: #9fffeb; $custom-dark: #000000;
JSON
{
"hex": "#63ffe2",
"rgb": {
"r": 99,
"g": 255,
"b": 226
},
"hsl": {
"h": 168.846,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90966,
"c": 0.1378,
"h": 178.5
},
"luminance": 0.79664
}Semantic roles & 50–950 ramp
primary
#63FFE2
secondary
#DA2C4D
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684