#63F1DB#63F1DB
#63F1DB is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.5% C 0.127 H 181.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #63F1DB |
|---|---|
| RGB | rgb(99, 241, 219) |
| HSL | hsl(171, 84%, 67%) |
| HSV | hsv(171, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 9.1%, 5.5%) |
| CIE-LAB | lab(87.33, -43.41, -0.84) |
| CIE-LCH | lch(87.33, 43.42, 181.11°) |
| OKLab | oklab(87.49% -0.1266 -0.003) |
| OKLCH | oklch(87.49% 0.127 181.3) |
| XYZ | xyz(49.3812, 70.6726, 78.0429) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.05
Bright Aqua
#0BF9EA
ΔE00 4.16
Turquoise
#40E0D0
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.58
Light Aqua
#8CFFDB
ΔE00 5.94
Light Turquoise
#7EF4CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F1DB #F16379
analogous
#63F194 #63F1DB #63C0F1
triadic
#63F1DB #DB63F1 #F1DB63
tetradic
#63F1DB #9463F1 #F16379 #C0F163
square
#63F1DB #9463F1 #F16379 #C0F163
split-complementary
#63F1DB #F163C0 #F19463
monochromatic
#12C8AC #2BECCE #63F1DB #9BF6E8 #D3FBF5
Accessibility & contrast
On white
1.39
#63F1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#63F1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F1DB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F1DB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DA
Deuteranopia (green-blind)
#D2D4DD
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f1db; /* rgb */ color: rgb(99, 241, 219); /* oklch */ color: oklch(87.5% 0.127 181.3);
Tailwind
colors: {
custom: {
50: '#9df6e6',
500: '#63f1db',
950: '#000000',
},
}SCSS
$custom: #63f1db; $custom-light: #9df6e6; $custom-dark: #000000;
JSON
{
"hex": "#63f1db",
"rgb": {
"r": 99,
"g": 241,
"b": 219
},
"hsl": {
"h": 170.704,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.87489,
"c": 0.12661,
"h": 181.3
},
"luminance": 0.70678
}Semantic roles & 50–950 ramp
primary
#63F1DB
secondary
#C5344A
accent
#0627E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584