#6DF1AF#6DF1AF
#6DF1AF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.7% C 0.150 H 159.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF1AF |
|---|---|
| RGB | rgb(109, 241, 175) |
| HSL | hsl(150, 83%, 69%) |
| HSV | hsv(150, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 27.4%, 5.5%) |
| CIE-LAB | lab(86.63, -51.24, 21.10) |
| CIE-LCH | lch(86.63, 55.42, 157.62°) |
| OKLab | oklab(86.68% -0.1404 0.0537) |
| OKLCH | oklch(86.68% 0.15 159.1) |
| XYZ | xyz(45.4959, 69.2528, 51.5187) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF1AF #F16DAF
analogous
#6DF16D #6DF1AF #6DF1F1
triadic
#6DF1AF #AF6DF1 #F1AF6D
tetradic
#6DF1AF #6D6DF1 #F16DAF #F1F16D
square
#6DF1AF #6D6DF1 #F16DAF #F1F16D
split-complementary
#6DF1AF #F16DF1 #F16D6D
monochromatic
#14D072 #35EC90 #6DF1AF #A5F6CE #DDFCEC
Accessibility & contrast
On white
1.41
#6DF1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6DF1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF1AF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF1AF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#3EF0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6df1af; /* rgb */ color: rgb(109, 241, 175); /* oklch */ color: oklch(86.7% 0.150 159.1);
Tailwind
colors: {
custom: {
50: '#a0f6c7',
500: '#6df1af',
950: '#000000',
},
}SCSS
$custom: #6df1af; $custom-light: #a0f6c7; $custom-dark: #000000;
JSON
{
"hex": "#6df1af",
"rgb": {
"r": 109,
"g": 241,
"b": 175
},
"hsl": {
"h": 150,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86677,
"c": 0.15031,
"h": 159.1
},
"luminance": 0.69257
}Semantic roles & 50–950 ramp
primary
#6DF1AF
secondary
#CA3881
accent
#0773DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582