#63EBBF#63EBBF
#63EBBF is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.135 H 168.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBBF |
|---|---|
| RGB | rgb(99, 235, 191) |
| HSL | hsl(161, 77%, 65%) |
| HSV | hsv(161, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(84.91, -47.42, 10.33) |
| CIE-LCH | lch(84.91, 48.53, 167.71°) |
| OKLab | oklab(85.3% -0.1327 0.0264) |
| OKLCH | oklch(85.3% 0.135 168.7) |
| XYZ | xyz(44.2534, 65.8265, 59.6538) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBBF #EB638F
analogous
#63EB7B #63EBBF #63D3EB
triadic
#63EBBF #BF63EB #EBBF63
tetradic
#63EBBF #7B63EB #EB638F #D3EB63
square
#63EBBF #7B63EB #EB638F #D3EB63
split-complementary
#63EBBF #EB63D3 #EB7B63
monochromatic
#18BC87 #2DE4A9 #63EBBF #99F2D5 #CFF9EC
Accessibility & contrast
On white
1.48
#63EBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#63EBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBBF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBBF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ebbf; /* rgb */ color: rgb(99, 235, 191); /* oklch */ color: oklch(85.3% 0.135 168.7);
Tailwind
colors: {
custom: {
50: '#9bf2d2',
500: '#63ebbf',
950: '#000000',
},
}SCSS
$custom: #63ebbf; $custom-light: #9bf2d2; $custom-dark: #000000;
JSON
{
"hex": "#63ebbf",
"rgb": {
"r": 99,
"g": 235,
"b": 191
},
"hsl": {
"h": 160.588,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.85299,
"c": 0.13529,
"h": 168.7
},
"luminance": 0.65831
}Semantic roles & 50–950 ramp
primary
#63EBBF
secondary
#BB3862
accent
#0C4EDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583