#6FEDBD#6FEDBD
#6FEDBD is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.1% C 0.133 H 165.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEDBD |
|---|---|
| RGB | rgb(111, 237, 189) |
| HSL | hsl(157, 78%, 68%) |
| HSV | hsv(157, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(85.81, -46.24, 12.71) |
| CIE-LCH | lch(85.81, 47.95, 164.63°) |
| OKLab | oklab(86.13% -0.1287 0.0326) |
| OKLCH | oklch(86.13% 0.133 165.8) |
| XYZ | xyz(46.0207, 67.6178, 58.7606) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEDBD #ED6F9F
analogous
#6FED7E #6FEDBD #6FDEED
triadic
#6FEDBD #BD6FED #EDBD6F
tetradic
#6FEDBD #7E6FED #ED6F9F #DEED6F
square
#6FEDBD #7E6FED #ED6F9F #DEED6F
split-complementary
#6FEDBD #ED6FDE #ED7E6F
monochromatic
#19C986 #39E6A4 #6FEDBD #A5F4D6 #DCFBEF
Accessibility & contrast
On white
1.45
#6FEDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6FEDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEDBD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEDBD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBB
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#3BEDDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fedbd; /* rgb */ color: rgb(111, 237, 189); /* oklch */ color: oklch(86.1% 0.133 165.8);
Tailwind
colors: {
custom: {
50: '#a1f3d1',
500: '#6fedbd',
950: '#000000',
},
}SCSS
$custom: #6fedbd; $custom-light: #a1f3d1; $custom-dark: #000000;
JSON
{
"hex": "#6fedbd",
"rgb": {
"r": 111,
"g": 237,
"b": 189
},
"hsl": {
"h": 157.143,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.86126,
"c": 0.13276,
"h": 165.8
},
"luminance": 0.67622
}Semantic roles & 50–950 ramp
primary
#6FEDBD
secondary
#C53B70
accent
#0B5ADA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583