#63EBEB#63EBEB
#63EBEB is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.6% C 0.118 H 195.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBEB |
|---|---|
| RGB | rgb(99, 235, 235) |
| HSL | hsl(180, 77%, 65%) |
| HSV | hsv(180, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(86.04, -36.61, -11.14) |
| CIE-LCH | lch(86.04, 38.27, 196.92°) |
| OKLab | oklab(86.59% -0.1136 -0.0309) |
| OKLCH | oklch(86.59% 0.118 195.2) |
| XYZ | xyz(49.8428, 68.0623, 89.0917) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 4.20
Aqua
#00FFFF
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBEB #EB6363
analogous
#63EBA7 #63EBEB #63A7EB
triadic
#63EBEB #EB63EB #EBEB63
tetradic
#63EBEB #A763EB #EB6363 #A7EB63
square
#63EBEB #A763EB #EB6363 #A7EB63
split-complementary
#63EBEB #EB63A7 #EBA763
monochromatic
#18BCBC #2DE4E4 #63EBEB #99F2F2 #CFF9F9
Accessibility & contrast
On white
1.44
#63EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#63EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBEB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBEB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63ebeb; /* rgb */ color: rgb(99, 235, 235); /* oklch */ color: oklch(86.6% 0.118 195.2);
Tailwind
colors: {
custom: {
50: '#9df2f1',
500: '#63ebeb',
950: '#000000',
},
}SCSS
$custom: #63ebeb; $custom-light: #9df2f1; $custom-dark: #000000;
JSON
{
"hex": "#63ebeb",
"rgb": {
"r": 99,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.8659,
"c": 0.11777,
"h": 195.2
},
"luminance": 0.68067
}Semantic roles & 50–950 ramp
primary
#63EBEB
secondary
#BB3838
accent
#0C0CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585