#6FFEDF#6FFEDF
#6FFEDF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.132 H 176.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEDF |
|---|---|
| RGB | rgb(111, 254, 223) |
| HSL | hsl(167, 99%, 72%) |
| HSV | hsv(167, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.50, -45.92, 3.20) |
| CIE-LCH | lch(91.50, 46.03, 176.01°) |
| OKLab | oklab(91.01% -0.1317 0.0078) |
| OKLCH | oklch(91.01% 0.132 176.6) |
| XYZ | xyz(55.3106, 79.5854, 82.2444) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 5.65
Bright Teal
#01F9C6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEDF #FE6F8E
analogous
#6FFE98 #6FFEDF #6FD6FE
triadic
#6FFEDF #DF6FFE #FEDF6F
tetradic
#6FFEDF #986FFE #FE6F8E #D6FE6F
square
#6FFEDF #986FFE #FE6F8E #D6FE6F
split-complementary
#6FFEDF #FE6FD6 #FE986F
monochromatic
#02F1BD #32FED1 #6FFEDF #ACFEED #E1FFF8
Accessibility & contrast
On white
1.24
#6FFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#6FFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEDF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEDF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffedf; /* rgb */ color: rgb(111, 254, 223); /* oklch */ color: oklch(91.0% 0.132 176.6);
Tailwind
colors: {
custom: {
50: '#a4ffe8',
500: '#6ffedf',
950: '#000000',
},
}SCSS
$custom: #6ffedf; $custom-light: #a4ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6ffedf",
"rgb": {
"r": 111,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.993,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91008,
"c": 0.13196,
"h": 176.6
},
"luminance": 0.79591
}Semantic roles & 50–950 ramp
primary
#6FFEDF
secondary
#DA375A
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684