#6FEEBA#6FEEBA
#6FEEBA is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.136 H 164.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEEBA |
|---|---|
| RGB | rgb(111, 238, 186) |
| HSL | hsl(155, 79%, 68%) |
| HSV | hsv(155, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(86.04, -47.30, 14.59) |
| CIE-LCH | lch(86.04, 49.50, 162.85°) |
| OKLab | oklab(86.29% -0.1311 0.0374) |
| OKLCH | oklch(86.29% 0.136 164.1) |
| XYZ | xyz(45.9888, 68.0696, 57.1601) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEEBA #EE6FA3
analogous
#6FEE7A #6FEEBA #6FE2EE
triadic
#6FEEBA #BA6FEE #EEBA6F
tetradic
#6FEEBA #7A6FEE #EE6FA3 #E2EE6F
square
#6FEEBA #7A6FEE #EE6FA3 #E2EE6F
split-complementary
#6FEEBA #EE6FE2 #EE7A6F
monochromatic
#18CB81 #38E8A0 #6FEEBA #A6F4D4 #DCFBEE
Accessibility & contrast
On white
1.44
#6FEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6FEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEEBA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEEBA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB7
Deuteranopia (green-blind)
#D7D2BD
Tritanopia (blue-blind)
#3DEEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6feeba; /* rgb */ color: rgb(111, 238, 186); /* oklch */ color: oklch(86.3% 0.136 164.1);
Tailwind
colors: {
custom: {
50: '#a1f4ce',
500: '#6feeba',
950: '#000000',
},
}SCSS
$custom: #6feeba; $custom-light: #a1f4ce; $custom-dark: #000000;
JSON
{
"hex": "#6feeba",
"rgb": {
"r": 111,
"g": 238,
"b": 186
},
"hsl": {
"h": 155.433,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.86289,
"c": 0.13633,
"h": 164.1
},
"luminance": 0.68074
}Semantic roles & 50–950 ramp
primary
#6FEEBA
secondary
#C63B74
accent
#0A60DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583