#6FEFB2#6FEFB2
#6FEFB2 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.144 H 160.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFB2 |
|---|---|
| RGB | rgb(111, 239, 178) |
| HSL | hsl(151, 80%, 69%) |
| HSV | hsv(151, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(86.17, -49.37, 18.92) |
| CIE-LCH | lch(86.17, 52.87, 159.03°) |
| OKLab | oklab(86.34% -0.1357 0.0483) |
| OKLCH | oklch(86.34% 0.144 160.4) |
| XYZ | xyz(45.4540, 68.3228, 52.9031) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 3.39
Light Aquamarine
#7BFDC7
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFB2 #EF6FAC
analogous
#6FEF72 #6FEFB2 #6FECEF
triadic
#6FEFB2 #B26FEF #EFB26F
tetradic
#6FEFB2 #726FEF #EF6FAC #ECEF6F
square
#6FEFB2 #726FEF #EF6FAC #ECEF6F
split-complementary
#6FEFB2 #EF6FEC #EF726F
monochromatic
#17CD76 #38E995 #6FEFB2 #A6F5CF #DDFBED
Accessibility & contrast
On white
1.43
#6FEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#6FEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFB2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFB2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#DAD2B6
Tritanopia (blue-blind)
#42EEDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6fefb2; /* rgb */ color: rgb(111, 239, 178); /* oklch */ color: oklch(86.3% 0.144 160.4);
Tailwind
colors: {
custom: {
50: '#a1f5c9',
500: '#6fefb2',
950: '#000000',
},
}SCSS
$custom: #6fefb2; $custom-light: #a1f5c9; $custom-dark: #000000;
JSON
{
"hex": "#6fefb2",
"rgb": {
"r": 111,
"g": 239,
"b": 178
},
"hsl": {
"h": 151.406,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.86338,
"c": 0.14406,
"h": 160.4
},
"luminance": 0.68327
}Semantic roles & 50–950 ramp
primary
#6FEFB2
secondary
#C83B7E
accent
#096EDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582