#6BE9DA#6BE9DA
#6BE9DA is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.8% C 0.115 H 184.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9DA |
|---|---|
| RGB | rgb(107, 233, 218) |
| HSL | hsl(173, 74%, 67%) |
| HSV | hsv(173, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 6.4%, 8.6%) |
| CIE-LAB | lab(85.23, -38.58, -3.36) |
| CIE-LCH | lch(85.23, 38.72, 184.97°) |
| OKLab | oklab(85.85% -0.1142 -0.0097) |
| OKLCH | oklch(85.85% 0.115 184.8) |
| XYZ | xyz(47.8517, 66.4610, 76.6226) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 4.98
Aqua (survey)
#13EAC9
ΔE00 6.32
Bright Turquoise
#0FFEF9
ΔE00 6.55
Mediumturquoise
#48D1CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9DA #E96B7A
analogous
#6BE99B #6BE9DA #6BB9E9
triadic
#6BE9DA #DA6BE9 #E9DA6B
tetradic
#6BE9DA #9B6BE9 #E96B7A #B9E96B
square
#6BE9DA #9B6BE9 #E96B7A #B9E96B
split-complementary
#6BE9DA #E96BB9 #E99B6B
monochromatic
#1CBDAA #36E1CD #6BE9DA #A0F1E7 #D6F9F5
Accessibility & contrast
On white
1.47
#6BE9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6BE9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9DA
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9DA | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6be9da; /* rgb */ color: rgb(107, 233, 218); /* oklch */ color: oklch(85.8% 0.115 184.8);
Tailwind
colors: {
custom: {
50: '#a0f0e5',
500: '#6be9da',
950: '#000000',
},
}SCSS
$custom: #6be9da; $custom-light: #a0f0e5; $custom-dark: #000000;
JSON
{
"hex": "#6be9da",
"rgb": {
"r": 107,
"g": 233,
"b": 218
},
"hsl": {
"h": 172.857,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.85848,
"c": 0.11457,
"h": 184.8
},
"luminance": 0.66466
}Semantic roles & 50–950 ramp
primary
#6BE9DA
secondary
#BC3C4B
accent
#0F27D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584