#6EFFCC#6EFFCC
#6EFFCC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.145 H 167.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFCC |
|---|---|
| RGB | rgb(110, 255, 204) |
| HSL | hsl(159, 100%, 72%) |
| HSV | hsv(159, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.32, -50.82, 12.75) |
| CIE-LCH | lch(91.32, 52.40, 165.92°) |
| OKLab | oklab(90.71% -0.1416 0.0327) |
| OKLCH | oklch(90.71% 0.145 167) |
| XYZ | xyz(53.0842, 79.1895, 69.6026) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.58
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFCC #FF6EA1
analogous
#6EFF84 #6EFFCC #6EE9FF
triadic
#6EFFCC #CC6EFF #FFCC6E
tetradic
#6EFFCC #846EFF #FF6EA1 #E9FF6E
square
#6EFFCC #846EFF #FF6EA1 #E9FF6E
split-complementary
#6EFFCC #FF6EE9 #FF846E
monochromatic
#00F39D #31FFB6 #6EFFCC #ABFFE2 #E0FFF4
Accessibility & contrast
On white
1.25
#6EFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#6EFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFCC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFCC | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#1BFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6effcc; /* rgb */ color: rgb(110, 255, 204); /* oklch */ color: oklch(90.7% 0.145 167.0);
Tailwind
colors: {
custom: {
50: '#a3ffdb',
500: '#6effcc',
950: '#000000',
},
}SCSS
$custom: #6effcc; $custom-light: #a3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6effcc",
"rgb": {
"r": 110,
"g": 255,
"b": 204
},
"hsl": {
"h": 158.897,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.9071,
"c": 0.14533,
"h": 167
},
"luminance": 0.79195
}Semantic roles & 50–950 ramp
primary
#6EFFCC
secondary
#DB3670
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684