#6FFEDB#6FFEDB
#6FFEDB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.134 H 174.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEDB |
|---|---|
| RGB | rgb(111, 254, 219) |
| HSL | hsl(165, 99%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.40, -46.85, 5.13) |
| CIE-LCH | lch(91.40, 47.13, 173.75°) |
| OKLab | oklab(90.9% -0.1335 0.0129) |
| OKLCH | oklch(90.9% 0.134 174.5) |
| XYZ | xyz(54.7776, 79.3723, 79.4377) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 5.13
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEDB #FE6F92
analogous
#6FFE94 #6FFEDB #6FD9FE
triadic
#6FFEDB #DB6FFE #FEDB6F
tetradic
#6FFEDB #946FFE #FE6F92 #D9FE6F
square
#6FFEDB #946FFE #FE6F92 #D9FE6F
split-complementary
#6FFEDB #FE6FD9 #FE946F
monochromatic
#02F1B6 #32FECC #6FFEDB #ACFEEA #E1FFF7
Accessibility & contrast
On white
1.24
#6FFEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#6FFEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEDB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEDB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffedb; /* rgb */ color: rgb(111, 254, 219); /* oklch */ color: oklch(90.9% 0.134 174.5);
Tailwind
colors: {
custom: {
50: '#a4ffe6',
500: '#6ffedb',
950: '#000000',
},
}SCSS
$custom: #6ffedb; $custom-light: #a4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6ffedb",
"rgb": {
"r": 111,
"g": 254,
"b": 219
},
"hsl": {
"h": 165.315,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90898,
"c": 0.13408,
"h": 174.5
},
"luminance": 0.79378
}Semantic roles & 50–950 ramp
primary
#6FFEDB
secondary
#DA375F
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684