#6FEABB#6FEABB
#6FEABB is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.4% C 0.130 H 165.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEABB |
|---|---|
| RGB | rgb(111, 234, 187) |
| HSL | hsl(157, 75%, 68%) |
| HSV | hsv(157, 53%, 92%) |
| CMYK | cmyk(52.6%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.90, -45.37, 12.46) |
| CIE-LCH | lch(84.90, 47.05, 164.65°) |
| OKLab | oklab(85.37% -0.1263 0.032) |
| OKLCH | oklch(85.37% 0.13 165.8) |
| XYZ | xyz(44.9438, 65.8090, 57.3380) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.07
Aqua Marine
#2EE8BB
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 4.49
Light Greenish Blue
#63F7B4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEABB #EA6F9E
analogous
#6FEA7D #6FEABB #6FDBEA
triadic
#6FEABB #BB6FEA #EABB6F
tetradic
#6FEABB #7D6FEA #EA6F9E #DBEA6F
square
#6FEABB #7D6FEA #EA6F9E #DBEA6F
split-complementary
#6FEABB #EA6FDB #EA7D6F
monochromatic
#1CC283 #3AE2A2 #6FEABB #A4F2D4 #DAFAED
Accessibility & contrast
On white
1.48
#6FEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6FEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEABB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEABB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#3EEADD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6feabb; /* rgb */ color: rgb(111, 234, 187); /* oklch */ color: oklch(85.4% 0.130 165.8);
Tailwind
colors: {
custom: {
50: '#a1f1cf',
500: '#6feabb',
950: '#000000',
},
}SCSS
$custom: #6feabb; $custom-light: #a1f1cf; $custom-dark: #000000;
JSON
{
"hex": "#6feabb",
"rgb": {
"r": 111,
"g": 234,
"b": 187
},
"hsl": {
"h": 157.073,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.85366,
"c": 0.13033,
"h": 165.8
},
"luminance": 0.65813
}Semantic roles & 50–950 ramp
primary
#6FEABB
secondary
#C13D6F
accent
#0F5BD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583