#6FE9BC#6FE9BC
#6FE9BC is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.128 H 166.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE9BC |
|---|---|
| RGB | rgb(111, 233, 188) |
| HSL | hsl(158, 73%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.63, -44.72, 11.55) |
| CIE-LCH | lch(84.63, 46.19, 165.52°) |
| OKLab | oklab(85.16% -0.1248 0.0296) |
| OKLCH | oklch(85.16% 0.128 166.6) |
| XYZ | xyz(44.7674, 65.2842, 57.8092) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE9BC #E96F9C
analogous
#6FE97F #6FE9BC #6FD9E9
triadic
#6FE9BC #BC6FE9 #E9BC6F
tetradic
#6FE9BC #7F6FE9 #E96F9C #D9E96F
square
#6FE9BC #7F6FE9 #E96F9C #D9E96F
split-complementary
#6FE9BC #E96FD9 #E97F6F
monochromatic
#1DC084 #3AE1A3 #6FE9BC #A4F1D5 #D9F9ED
Accessibility & contrast
On white
1.49
#6FE9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6FE9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE9BC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE9BC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#3DEADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe9bc; /* rgb */ color: rgb(111, 233, 188); /* oklch */ color: oklch(85.2% 0.128 166.6);
Tailwind
colors: {
custom: {
50: '#a1f0d0',
500: '#6fe9bc',
950: '#000000',
},
}SCSS
$custom: #6fe9bc; $custom-light: #a1f0d0; $custom-dark: #000000;
JSON
{
"hex": "#6fe9bc",
"rgb": {
"r": 111,
"g": 233,
"b": 188
},
"hsl": {
"h": 157.869,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.85155,
"c": 0.1283,
"h": 166.6
},
"luminance": 0.65288
}Semantic roles & 50–950 ramp
primary
#6FE9BC
secondary
#BF3D6D
accent
#1059D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583