#6FEBAF#6FEBAF
#6FEBAF is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.141 H 160.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEBAF |
|---|---|
| RGB | rgb(111, 235, 175) |
| HSL | hsl(151, 76%, 68%) |
| HSV | hsv(151, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.94, -48.30, 18.76) |
| CIE-LCH | lch(84.94, 51.81, 158.77°) |
| OKLab | oklab(85.32% -0.1328 0.0479) |
| OKLCH | oklch(85.32% 0.141 160.2) |
| XYZ | xyz(43.9980, 65.8874, 50.9481) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Seafoam
#7FE0B3
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEBAF #EB6FAB
analogous
#6FEB71 #6FEBAF #6FE9EB
triadic
#6FEBAF #AF6FEB #EBAF6F
tetradic
#6FEBAF #716FEB #EB6FAB #E9EB6F
square
#6FEBAF #716FEB #EB6FAB #E9EB6F
split-complementary
#6FEBAF #EB6FE9 #EB716F
monochromatic
#1BC473 #39E491 #6FEBAF #A5F2CD #DAFAEB
Accessibility & contrast
On white
1.48
#6FEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6FEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEBAF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEBAF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAC
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#45EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6febaf; /* rgb */ color: rgb(111, 235, 175); /* oklch */ color: oklch(85.3% 0.141 160.2);
Tailwind
colors: {
custom: {
50: '#a1f2c7',
500: '#6febaf',
950: '#000000',
},
}SCSS
$custom: #6febaf; $custom-light: #a1f2c7; $custom-dark: #000000;
JSON
{
"hex": "#6febaf",
"rgb": {
"r": 111,
"g": 235,
"b": 175
},
"hsl": {
"h": 150.968,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.85316,
"c": 0.14115,
"h": 160.2
},
"luminance": 0.65891
}Semantic roles & 50–950 ramp
primary
#6FEBAF
secondary
#C23C7D
accent
#0E6FD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582