#63E8D5#63E8D5
#63E8D5 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.2% C 0.120 H 182.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #63E8D5 |
|---|---|
| RGB | rgb(99, 232, 213) |
| HSL | hsl(171, 74%, 65%) |
| HSV | hsv(171, 57%, 91%) |
| CMYK | cmyk(57.3%, 0%, 8.2%, 9%) |
| CIE-LAB | lab(84.57, -40.90, -1.72) |
| CIE-LCH | lch(84.57, 40.94, 182.41°) |
| OKLab | oklab(85.2% -0.1199 -0.0053) |
| OKLCH | oklch(85.2% 0.12 182.5) |
| XYZ | xyz(46.0071, 65.1654, 73.0915) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.81
Tiffany Blue
#7BF2DA
ΔE00 3.13
Aqua (survey)
#13EAC9
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E8D5 #E86376
analogous
#63E893 #63E8D5 #63B8E8
triadic
#63E8D5 #D563E8 #E8D563
tetradic
#63E8D5 #9363E8 #E86376 #B8E863
square
#63E8D5 #9363E8 #E86376 #B8E863
split-complementary
#63E8D5 #E863B8 #E89363
monochromatic
#1BB6A0 #2EE0C7 #63E8D5 #98F0E3 #CEF8F2
Accessibility & contrast
On white
1.50
#63E8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#63E8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E8D5
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E8D5 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63e8d5; /* rgb */ color: rgb(99, 232, 213); /* oklch */ color: oklch(85.2% 0.120 182.5);
Tailwind
colors: {
custom: {
50: '#9bf0e1',
500: '#63e8d5',
950: '#000000',
},
}SCSS
$custom: #63e8d5; $custom-light: #9bf0e1; $custom-dark: #000000;
JSON
{
"hex": "#63e8d5",
"rgb": {
"r": 99,
"g": 232,
"b": 213
},
"hsl": {
"h": 171.429,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.852,
"c": 0.11998,
"h": 182.5
},
"luminance": 0.6517
}Semantic roles & 50–950 ramp
primary
#63E8D5
secondary
#B6394B
accent
#0F2CD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584