#63EBEA#63EBEA
#63EBEA is a very light, moderate teal. Relative luminance 0.680; OKLCH L 86.6% C 0.118 H 194.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBEA |
|---|---|
| RGB | rgb(99, 235, 234) |
| HSL | hsl(180, 77%, 65%) |
| HSV | hsv(180, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(86.01, -36.88, -10.65) |
| CIE-LCH | lch(86.01, 38.39, 196.11°) |
| OKLab | oklab(86.56% -0.1141 -0.0295) |
| OKLCH | oklch(86.56% 0.118 194.5) |
| XYZ | xyz(49.6988, 68.0047, 88.3330) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.96
Bright Cyan
#41FDFE
ΔE00 4.21
Aqua
#00FFFF
ΔE00 5.09
Bright Turquoise
#0FFEF9
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBEA #EB6364
analogous
#63EBA6 #63EBEA #63A8EB
triadic
#63EBEA #EA63EB #EBEA63
tetradic
#63EBEA #A663EB #EB6364 #A8EB63
square
#63EBEA #A663EB #EB6364 #A8EB63
split-complementary
#63EBEA #EB63A8 #EBA663
monochromatic
#18BCBA #2DE4E3 #63EBEA #99F2F1 #CFF9F9
Accessibility & contrast
On white
1.44
#63EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#63EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBEA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBEA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63ebea; /* rgb */ color: rgb(99, 235, 234); /* oklch */ color: oklch(86.6% 0.118 194.5);
Tailwind
colors: {
custom: {
50: '#9df2f0',
500: '#63ebea',
950: '#000000',
},
}SCSS
$custom: #63ebea; $custom-light: #9df2f0; $custom-dark: #000000;
JSON
{
"hex": "#63ebea",
"rgb": {
"r": 99,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.559,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.86557,
"c": 0.11783,
"h": 194.5
},
"luminance": 0.6801
}Semantic roles & 50–950 ramp
primary
#63EBEA
secondary
#BB3839
accent
#0C0EDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585