#6FEDAF#6FEDAF
#6FEDAF is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.144 H 159.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEDAF |
|---|---|
| RGB | rgb(111, 237, 175) |
| HSL | hsl(150, 78%, 68%) |
| HSV | hsv(150, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(85.52, -49.14, 19.58) |
| CIE-LCH | lch(85.52, 52.89, 158.28°) |
| OKLab | oklab(85.79% -0.1349 0.0499) |
| OKLCH | oklch(85.79% 0.144 159.7) |
| XYZ | xyz(44.5738, 67.0391, 51.1400) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEDAF #ED6FAD
analogous
#6FED70 #6FEDAF #6FECED
triadic
#6FEDAF #AF6FED #EDAF6F
tetradic
#6FEDAF #706FED #ED6FAD #ECED6F
square
#6FEDAF #706FED #ED6FAD #ECED6F
split-complementary
#6FEDAF #ED6FEC #ED706F
monochromatic
#19C972 #39E691 #6FEDAF #A5F4CD #DCFBEB
Accessibility & contrast
On white
1.46
#6FEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6FEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEDAF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEDAF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAB
Deuteranopia (green-blind)
#D8D1B3
Tritanopia (blue-blind)
#44ECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fedaf; /* rgb */ color: rgb(111, 237, 175); /* oklch */ color: oklch(85.8% 0.144 159.7);
Tailwind
colors: {
custom: {
50: '#a1f3c7',
500: '#6fedaf',
950: '#000000',
},
}SCSS
$custom: #6fedaf; $custom-light: #a1f3c7; $custom-dark: #000000;
JSON
{
"hex": "#6fedaf",
"rgb": {
"r": 111,
"g": 237,
"b": 175
},
"hsl": {
"h": 150.476,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.85793,
"c": 0.14387,
"h": 159.7
},
"luminance": 0.67043
}Semantic roles & 50–950 ramp
primary
#6FEDAF
secondary
#C53B7F
accent
#0B71DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582