#6BE6DB#6BE6DB
#6BE6DB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.111 H 187.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE6DB |
|---|---|
| RGB | rgb(107, 230, 219) |
| HSL | hsl(175, 71%, 66%) |
| HSV | hsv(175, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(84.40, -36.96, -5.12) |
| CIE-LCH | lch(84.40, 37.31, 187.88°) |
| OKLab | oklab(85.18% -0.1105 -0.0144) |
| OKLCH | oklch(85.18% 0.111 187.4) |
| XYZ | xyz(47.1409, 64.8294, 77.0331) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 5.56
Bright Aqua
#0BF9EA
ΔE00 5.58
Bright Turquoise
#0FFEF9
ΔE00 6.50
Bright Cyan
#41FDFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE6DB #E66B76
analogous
#6BE69D #6BE6DB #6BB3E6
triadic
#6BE6DB #DB6BE6 #E6DB6B
tetradic
#6BE6DB #9D6BE6 #E66B76 #B3E66B
square
#6BE6DB #9D6BE6 #E66B76 #B3E66B
split-complementary
#6BE6DB #E66BB3 #E69D6B
monochromatic
#1FB8AA #37DDCE #6BE6DB #9FEFE8 #D4F8F4
Accessibility & contrast
On white
1.50
#6BE6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#6BE6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE6DB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE6DB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be6db; /* rgb */ color: rgb(107, 230, 219); /* oklch */ color: oklch(85.2% 0.111 187.4);
Tailwind
colors: {
custom: {
50: '#9feee6',
500: '#6be6db',
950: '#000000',
},
}SCSS
$custom: #6be6db; $custom-light: #9feee6; $custom-dark: #000000;
JSON
{
"hex": "#6be6db",
"rgb": {
"r": 107,
"g": 230,
"b": 219
},
"hsl": {
"h": 174.634,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.85181,
"c": 0.11147,
"h": 187.4
},
"luminance": 0.64834
}Semantic roles & 50–950 ramp
primary
#6BE6DB
secondary
#B83E48
accent
#1224D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584