#63FEDF#63FEDF
#63FEDF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.138 H 177.4°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEDF |
|---|---|
| RGB | rgb(99, 254, 223) |
| HSL | hsl(168, 99%, 69%) |
| HSV | hsv(168, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.17, -48.08, 2.68) |
| CIE-LCH | lch(91.17, 48.15, 176.81°) |
| OKLab | oklab(90.65% -0.138 0.0064) |
| OKLCH | oklch(90.65% 0.138 177.4) |
| XYZ | xyz(53.9004, 78.8583, 82.1783) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.58
Aqua (survey)
#13EAC9
ΔE00 5.19
Bright Teal
#01F9C6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEDF #FE6382
analogous
#63FE92 #63FEDF #63D0FE
triadic
#63FEDF #DF63FE #FEDF63
tetradic
#63FEDF #9263FE #FE6382 #D0FE63
square
#63FEDF #9263FE #FE6382 #D0FE63
split-complementary
#63FEDF #FE63D0 #FE9263
monochromatic
#01E5B8 #26FED3 #63FEDF #A0FEEB #DDFFF8
Accessibility & contrast
On white
1.25
#63FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#63FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEDF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEDF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #63fedf; /* rgb */ color: rgb(99, 254, 223); /* oklch */ color: oklch(90.6% 0.138 177.4);
Tailwind
colors: {
custom: {
50: '#9effe8',
500: '#63fedf',
950: '#000000',
},
}SCSS
$custom: #63fedf; $custom-light: #9effe8; $custom-dark: #000000;
JSON
{
"hex": "#63fedf",
"rgb": {
"r": 99,
"g": 254,
"b": 223
},
"hsl": {
"h": 168,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.90648,
"c": 0.1382,
"h": 177.4
},
"luminance": 0.78864
}Semantic roles & 50–950 ramp
primary
#63FEDF
secondary
#D92D4F
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684