#6BF2AF#6BF2AF
#6BF2AF is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.153 H 159.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2AF |
|---|---|
| RGB | rgb(107, 242, 175) |
| HSL | hsl(150, 84%, 68%) |
| HSV | hsv(150, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.86, -52.08, 21.41) |
| CIE-LCH | lch(86.86, 56.31, 157.65°) |
| OKLab | oklab(86.85% -0.1426 0.0545) |
| OKLCH | oklch(86.85% 0.153 159.1) |
| XYZ | xyz(45.5494, 69.7210, 51.6062) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2AF #F26BAE
analogous
#6BF26B #6BF2AF #6BF2F2
triadic
#6BF2AF #AF6BF2 #F2AF6B
tetradic
#6BF2AF #6B6BF2 #F26BAE #F2F26B
square
#6BF2AF #6B6BF2 #F26BAE #F2F26B
split-complementary
#6BF2AF #F26BF2 #F26B6B
monochromatic
#12D072 #33ED91 #6BF2AF #A3F7CD #DCFCEC
Accessibility & contrast
On white
1.41
#6BF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6BF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2AF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2AF | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#38F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf2af; /* rgb */ color: rgb(107, 242, 175); /* oklch */ color: oklch(86.8% 0.153 159.1);
Tailwind
colors: {
custom: {
50: '#9ff7c7',
500: '#6bf2af',
950: '#000000',
},
}SCSS
$custom: #6bf2af; $custom-light: #9ff7c7; $custom-dark: #000000;
JSON
{
"hex": "#6bf2af",
"rgb": {
"r": 107,
"g": 242,
"b": 175
},
"hsl": {
"h": 150.222,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86848,
"c": 0.15267,
"h": 159.1
},
"luminance": 0.69725
}Semantic roles & 50–950 ramp
primary
#6BF2AF
secondary
#CB3680
accent
#0572E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582