#6FE9BB#6FE9BB
#6FE9BB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.129 H 166.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE9BB |
|---|---|
| RGB | rgb(111, 233, 187) |
| HSL | hsl(157, 73%, 67%) |
| HSV | hsv(157, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(84.61, -44.94, 12.04) |
| CIE-LCH | lch(84.61, 46.53, 165.00°) |
| OKLab | oklab(85.13% -0.1253 0.0309) |
| OKLCH | oklch(85.13% 0.129 166.1) |
| XYZ | xyz(44.6599, 65.2412, 57.2434) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE9BB #E96F9D
analogous
#6FE97E #6FE9BB #6FDAE9
triadic
#6FE9BB #BB6FE9 #E9BB6F
tetradic
#6FE9BB #7E6FE9 #E96F9D #DAE96F
square
#6FE9BB #7E6FE9 #E96F9D #DAE96F
split-complementary
#6FE9BB #E96FDA #E97E6F
monochromatic
#1DC083 #3AE1A2 #6FE9BB #A4F1D4 #D9F9ED
Accessibility & contrast
On white
1.49
#6FE9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6FE9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE9BB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE9BB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#3EEADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe9bb; /* rgb */ color: rgb(111, 233, 187); /* oklch */ color: oklch(85.1% 0.129 166.1);
Tailwind
colors: {
custom: {
50: '#a1f0cf',
500: '#6fe9bb',
950: '#000000',
},
}SCSS
$custom: #6fe9bb; $custom-light: #a1f0cf; $custom-dark: #000000;
JSON
{
"hex": "#6fe9bb",
"rgb": {
"r": 111,
"g": 233,
"b": 187
},
"hsl": {
"h": 157.377,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.85129,
"c": 0.12902,
"h": 166.1
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#6FE9BB
secondary
#BF3D6E
accent
#105AD6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583