#6FEDBB#6FEDBB
#6FEDBB is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.1% C 0.134 H 164.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEDBB |
|---|---|
| RGB | rgb(111, 237, 187) |
| HSL | hsl(156, 78%, 68%) |
| HSV | hsv(156, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(85.77, -46.66, 13.69) |
| CIE-LCH | lch(85.77, 48.63, 163.65°) |
| OKLab | oklab(86.08% -0.1296 0.0351) |
| OKLCH | oklch(86.08% 0.134 164.8) |
| XYZ | xyz(45.8051, 67.5316, 57.6251) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.24
Aquamarine
#7FFFD4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEDBB #ED6FA1
analogous
#6FED7C #6FEDBB #6FE0ED
triadic
#6FEDBB #BB6FED #EDBB6F
tetradic
#6FEDBB #7C6FED #ED6FA1 #E0ED6F
square
#6FEDBB #7C6FED #ED6FA1 #E0ED6F
split-complementary
#6FEDBB #ED6FE0 #ED7C6F
monochromatic
#19C983 #39E6A1 #6FEDBB #A5F4D5 #DCFBEE
Accessibility & contrast
On white
1.45
#6FEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6FEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEDBB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEDBB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB8
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#3CEDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fedbb; /* rgb */ color: rgb(111, 237, 187); /* oklch */ color: oklch(86.1% 0.134 164.8);
Tailwind
colors: {
custom: {
50: '#a1f3cf',
500: '#6fedbb',
950: '#000000',
},
}SCSS
$custom: #6fedbb; $custom-light: #a1f3cf; $custom-dark: #000000;
JSON
{
"hex": "#6fedbb",
"rgb": {
"r": 111,
"g": 237,
"b": 187
},
"hsl": {
"h": 156.19,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.86077,
"c": 0.13426,
"h": 164.8
},
"luminance": 0.67536
}Semantic roles & 50–950 ramp
primary
#6FEDBB
secondary
#C53B72
accent
#0B5DDA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583