#6FEAB2#6FEAB2
#6FEAB2 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.137 H 161.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEAB2 |
|---|---|
| RGB | rgb(111, 234, 178) |
| HSL | hsl(153, 75%, 68%) |
| HSV | hsv(153, 53%, 92%) |
| CMYK | cmyk(52.6%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.71, -47.26, 16.88) |
| CIE-LCH | lch(84.71, 50.19, 160.34°) |
| OKLab | oklab(85.15% -0.1304 0.0432) |
| OKLCH | oklch(85.15% 0.137 161.7) |
| XYZ | xyz(44.0104, 65.4356, 52.4219) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.70
Light Turquoise
#7EF4CC
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEAB2 #EA6FA7
analogous
#6FEA75 #6FEAB2 #6FE4EA
triadic
#6FEAB2 #B26FEA #EAB26F
tetradic
#6FEAB2 #756FEA #EA6FA7 #E4EA6F
square
#6FEAB2 #756FEA #EA6FA7 #E4EA6F
split-complementary
#6FEAB2 #EA6FE4 #EA756F
monochromatic
#1CC277 #3AE295 #6FEAB2 #A4F2CF #DAFAEB
Accessibility & contrast
On white
1.49
#6FEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6FEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEAB2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEAB2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#43EADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6feab2; /* rgb */ color: rgb(111, 234, 178); /* oklch */ color: oklch(85.1% 0.137 161.7);
Tailwind
colors: {
custom: {
50: '#a1f1c9',
500: '#6feab2',
950: '#000000',
},
}SCSS
$custom: #6feab2; $custom-light: #a1f1c9; $custom-dark: #000000;
JSON
{
"hex": "#6feab2",
"rgb": {
"r": 111,
"g": 234,
"b": 178
},
"hsl": {
"h": 152.683,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.85147,
"c": 0.13732,
"h": 161.7
},
"luminance": 0.65439
}Semantic roles & 50–950 ramp
primary
#6FEAB2
secondary
#C13D79
accent
#0F6AD7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582