#6BE4C8#6BE4C8
#6BE4C8 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.2% C 0.117 H 175.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE4C8 |
|---|---|
| RGB | rgb(107, 228, 200) |
| HSL | hsl(166, 69%, 66%) |
| HSV | hsv(166, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 12.3%, 10.6%) |
| CIE-LAB | lab(83.33, -40.67, 3.35) |
| CIE-LCH | lch(83.33, 40.81, 175.29°) |
| OKLab | oklab(84.15% -0.1166 0.0083) |
| OKLCH | oklch(84.15% 0.117 175.9) |
| XYZ | xyz(44.2275, 62.7787, 64.4191) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.54
Aqua (survey)
#13EAC9
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.81
Turquoise
#40E0D0
ΔE00 4.88
Seafoam Blue
#78D1B6
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE4C8 #E46B87
analogous
#6BE48B #6BE4C8 #6BC3E4
triadic
#6BE4C8 #C86BE4 #E4C86B
tetradic
#6BE4C8 #8B6BE4 #E46B87 #C3E46B
square
#6BE4C8 #8B6BE4 #E46B87 #C3E46B
split-complementary
#6BE4C8 #E46BC3 #E48B6B
monochromatic
#21B492 #37DBB5 #6BE4C8 #9FEDDB #D3F7EE
Accessibility & contrast
On white
1.55
#6BE4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6BE4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE4C8
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE4C8 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#29E7DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be4c8; /* rgb */ color: rgb(107, 228, 200); /* oklch */ color: oklch(84.2% 0.117 175.9);
Tailwind
colors: {
custom: {
50: '#9eedd8',
500: '#6be4c8',
950: '#000000',
},
}SCSS
$custom: #6be4c8; $custom-light: #9eedd8; $custom-dark: #000000;
JSON
{
"hex": "#6be4c8",
"rgb": {
"r": 107,
"g": 228,
"b": 200
},
"hsl": {
"h": 166.116,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.84151,
"c": 0.11688,
"h": 175.9
},
"luminance": 0.62783
}Semantic roles & 50–950 ramp
primary
#6BE4C8
secondary
#B43F5A
accent
#1440D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583