#6BE7AF#6BE7AF
#6BE7AF is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.2% C 0.138 H 161.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE7AF |
|---|---|
| RGB | rgb(107, 231, 175) |
| HSL | hsl(153, 72%, 66%) |
| HSV | hsv(153, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.64, -47.50, 16.93) |
| CIE-LCH | lch(83.64, 50.43, 160.39°) |
| OKLab | oklab(84.22% -0.1309 0.0433) |
| OKLCH | oklch(84.22% 0.138 161.7) |
| XYZ | xyz(42.3734, 63.3690, 50.5476) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 4.88
Eucalyptus
#44D7A8
ΔE00 4.94
Aqua Marine
#2EE8BB
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE7AF #E76BA3
analogous
#6BE771 #6BE7AF #6BE1E7
triadic
#6BE7AF #AF6BE7 #E7AF6B
tetradic
#6BE7AF #716BE7 #E76BA3 #E1E76B
square
#6BE7AF #716BE7 #E76BA3 #E1E76B
split-complementary
#6BE7AF #E76BE1 #E7716B
monochromatic
#1EBA73 #36DE93 #6BE7AF #A0F0CB #D4F8E8
Accessibility & contrast
On white
1.54
#6BE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6BE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE7AF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE7AF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#3DE7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be7af; /* rgb */ color: rgb(107, 231, 175); /* oklch */ color: oklch(84.2% 0.138 161.7);
Tailwind
colors: {
custom: {
50: '#9eefc7',
500: '#6be7af',
950: '#000000',
},
}SCSS
$custom: #6be7af; $custom-light: #9eefc7; $custom-dark: #000000;
JSON
{
"hex": "#6be7af",
"rgb": {
"r": 107,
"g": 231,
"b": 175
},
"hsl": {
"h": 152.903,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.84217,
"c": 0.1379,
"h": 161.7
},
"luminance": 0.63373
}Semantic roles & 50–950 ramp
primary
#6BE7AF
secondary
#B93D75
accent
#1169D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582