#6FFED2#6FFED2
#6FFED2 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.140 H 170.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFED2 |
|---|---|
| RGB | rgb(111, 254, 210) |
| HSL | hsl(162, 99%, 72%) |
| HSV | hsv(162, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.19, -48.89, 9.48) |
| CIE-LCH | lch(91.19, 49.80, 169.03°) |
| OKLab | oklab(90.66% -0.1374 0.0242) |
| OKLCH | oklch(90.66% 0.14 170) |
| XYZ | xyz(53.6247, 78.9111, 73.3656) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 4.01
Pale Turquoise
#A5FBD5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFED2 #FE6F9B
analogous
#6FFE8B #6FFED2 #6FE3FE
triadic
#6FFED2 #D26FFE #FED26F
tetradic
#6FFED2 #8B6FFE #FE6F9B #E3FE6F
square
#6FFED2 #8B6FFE #FE6F9B #E3FE6F
split-complementary
#6FFED2 #FE6FE3 #FE8B6F
monochromatic
#02F1A7 #32FEBF #6FFED2 #ACFEE5 #E1FFF6
Accessibility & contrast
On white
1.25
#6FFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#6FFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFED2
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFED2 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E3DFD5
Tritanopia (blue-blind)
#17FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffed2; /* rgb */ color: rgb(111, 254, 210); /* oklch */ color: oklch(90.7% 0.140 170.0);
Tailwind
colors: {
custom: {
50: '#a3ffdf',
500: '#6ffed2',
950: '#000000',
},
}SCSS
$custom: #6ffed2; $custom-light: #a3ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6ffed2",
"rgb": {
"r": 111,
"g": 254,
"b": 210
},
"hsl": {
"h": 161.538,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90659,
"c": 0.13951,
"h": 170
},
"luminance": 0.78916
}Semantic roles & 50–950 ramp
primary
#6FFED2
secondary
#DA3769
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684