#6FFEC9#6FFEC9
#6FFEC9 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.146 H 165.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEC9 |
|---|---|
| RGB | rgb(111, 254, 201) |
| HSL | hsl(158, 99%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(91.00, -50.85, 13.84) |
| CIE-LCH | lch(91.00, 52.70, 164.78°) |
| OKLab | oklab(90.43% -0.1413 0.0355) |
| OKLCH | oklch(90.43% 0.146 165.9) |
| XYZ | xyz(52.5348, 78.4751, 67.6257) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.13
Aquamarine
#7FFFD4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 4.12
Greenish Cyan
#2AFEB7
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEC9 #FE6FA4
analogous
#6FFE82 #6FFEC9 #6FECFE
triadic
#6FFEC9 #C96FFE #FEC96F
tetradic
#6FFEC9 #826FFE #FE6FA4 #ECFE6F
square
#6FFEC9 #826FFE #FE6FA4 #ECFE6F
split-complementary
#6FFEC9 #FE6FEC #FE826F
monochromatic
#02F198 #32FEB2 #6FFEC9 #ACFEE0 #E1FFF4
Accessibility & contrast
On white
1.26
#6FFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6FFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEC9
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEC9 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC6
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#26FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffec9; /* rgb */ color: rgb(111, 254, 201); /* oklch */ color: oklch(90.4% 0.146 165.9);
Tailwind
colors: {
custom: {
50: '#a3ffd9',
500: '#6ffec9',
950: '#000000',
},
}SCSS
$custom: #6ffec9; $custom-light: #a3ffd9; $custom-dark: #000000;
JSON
{
"hex": "#6ffec9",
"rgb": {
"r": 111,
"g": 254,
"b": 201
},
"hsl": {
"h": 157.762,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90433,
"c": 0.14572,
"h": 165.9
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#6FFEC9
secondary
#DA3773
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683