#6BEBAF#6BEBAF
#6BEBAF is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.143 H 160.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBAF |
|---|---|
| RGB | rgb(107, 235, 175) |
| HSL | hsl(152, 76%, 67%) |
| HSV | hsv(152, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.81, -49.19, 18.56) |
| CIE-LCH | lch(84.81, 52.57, 159.32°) |
| OKLab | oklab(85.17% -0.1352 0.0474) |
| OKLCH | oklch(85.17% 0.143 160.7) |
| XYZ | xyz(43.5058, 65.6336, 50.9250) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.77
Seafoam
#7FE0B3
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBAF #EB6BA7
analogous
#6BEB6F #6BEBAF #6BE7EB
triadic
#6BEBAF #AF6BEB #EBAF6B
tetradic
#6BEBAF #6F6BEB #EB6BA7 #E7EB6B
square
#6BEBAF #6F6BEB #EB6BA7 #E7EB6B
split-complementary
#6BEBAF #EB6BE7 #EB6F6B
monochromatic
#1AC173 #35E492 #6BEBAF #A1F2CC #D7FAE9
Accessibility & contrast
On white
1.49
#6BEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6BEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBAF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBAF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAC
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#3BEADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebaf; /* rgb */ color: rgb(107, 235, 175); /* oklch */ color: oklch(85.2% 0.143 160.7);
Tailwind
colors: {
custom: {
50: '#9ff2c7',
500: '#6bebaf',
950: '#000000',
},
}SCSS
$custom: #6bebaf; $custom-light: #9ff2c7; $custom-dark: #000000;
JSON
{
"hex": "#6bebaf",
"rgb": {
"r": 107,
"g": 235,
"b": 175
},
"hsl": {
"h": 151.875,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85174,
"c": 0.14328,
"h": 160.7
},
"luminance": 0.65638
}Semantic roles & 50–950 ramp
primary
#6BEBAF
secondary
#C03A79
accent
#0D6CD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582