#6BE7DB#6BE7DB
#6BE7DB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.112 H 186.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE7DB |
|---|---|
| RGB | rgb(107, 231, 219) |
| HSL | hsl(174, 72%, 66%) |
| HSV | hsv(174, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(84.68, -37.42, -4.69) |
| CIE-LCH | lch(84.68, 37.71, 187.15°) |
| OKLab | oklab(85.41% -0.1116 -0.0133) |
| OKLCH | oklch(85.41% 0.112 186.8) |
| XYZ | xyz(47.4200, 65.3876, 77.1262) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 4.57
Bright Aqua
#0BF9EA
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.85
Bright Turquoise
#0FFEF9
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE7DB #E76B77
analogous
#6BE79D #6BE7DB #6BB5E7
triadic
#6BE7DB #DB6BE7 #E7DB6B
tetradic
#6BE7DB #9D6BE7 #E76B77 #B5E76B
square
#6BE7DB #9D6BE7 #E76B77 #B5E76B
split-complementary
#6BE7DB #E76BB5 #E79D6B
monochromatic
#1EBAAA #36DECE #6BE7DB #A0F0E8 #D4F8F5
Accessibility & contrast
On white
1.49
#6BE7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6BE7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE7DB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE7DB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be7db; /* rgb */ color: rgb(107, 231, 219); /* oklch */ color: oklch(85.4% 0.112 186.8);
Tailwind
colors: {
custom: {
50: '#9fefe6',
500: '#6be7db',
950: '#000000',
},
}SCSS
$custom: #6be7db; $custom-light: #9fefe6; $custom-dark: #000000;
JSON
{
"hex": "#6be7db",
"rgb": {
"r": 107,
"g": 231,
"b": 219
},
"hsl": {
"h": 174.194,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.85414,
"c": 0.11239,
"h": 186.8
},
"luminance": 0.65392
}Semantic roles & 50–950 ramp
primary
#6BE7DB
secondary
#B93D49
accent
#1124D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584