#6BE9DB#6BE9DB
#6BE9DB is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.9% C 0.114 H 185.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9DB |
|---|---|
| RGB | rgb(107, 233, 219) |
| HSL | hsl(173, 74%, 67%) |
| HSV | hsv(173, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.26, -38.33, -3.85) |
| CIE-LCH | lch(85.26, 38.52, 185.73°) |
| OKLab | oklab(85.88% -0.1137 -0.011) |
| OKLCH | oklch(85.88% 0.114 185.5) |
| XYZ | xyz(47.9830, 66.5135, 77.3138) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Tiffany Blue
#7BF2DA
ΔE00 3.84
Bright Aqua
#0BF9EA
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.46
Aqua (survey)
#13EAC9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9DB #E96B79
analogous
#6BE99C #6BE9DB #6BB8E9
triadic
#6BE9DB #DB6BE9 #E9DB6B
tetradic
#6BE9DB #9C6BE9 #E96B79 #B8E96B
square
#6BE9DB #9C6BE9 #E96B79 #B8E96B
split-complementary
#6BE9DB #E96BB8 #E99C6B
monochromatic
#1CBDAC #36E1CE #6BE9DB #A0F1E8 #D6F9F5
Accessibility & contrast
On white
1.47
#6BE9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#6BE9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9DB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9DB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6be9db; /* rgb */ color: rgb(107, 233, 219); /* oklch */ color: oklch(85.9% 0.114 185.5);
Tailwind
colors: {
custom: {
50: '#a0f0e6',
500: '#6be9db',
950: '#000000',
},
}SCSS
$custom: #6be9db; $custom-light: #a0f0e6; $custom-dark: #000000;
JSON
{
"hex": "#6be9db",
"rgb": {
"r": 107,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.333,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.85879,
"c": 0.11427,
"h": 185.5
},
"luminance": 0.66518
}Semantic roles & 50–950 ramp
primary
#6BE9DB
secondary
#BC3C4A
accent
#0F25D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584