#6EFFD5#6EFFD5
#6EFFD5 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.139 H 171.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFD5 |
|---|---|
| RGB | rgb(110, 255, 213) |
| HSL | hsl(163, 100%, 72%) |
| HSV | hsv(163, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(91.52, -48.84, 8.40) |
| CIE-LCH | lch(91.52, 49.55, 170.25°) |
| OKLab | oklab(90.94% -0.1377 0.0214) |
| OKLCH | oklch(90.94% 0.139 171.2) |
| XYZ | xyz(54.1950, 79.6338, 75.4527) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.46
Light Aqua
#8CFFDB
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFD5 #FF6E98
analogous
#6EFF8D #6EFFD5 #6EE0FF
triadic
#6EFFD5 #D56EFF #FFD56E
tetradic
#6EFFD5 #8D6EFF #FF6E98 #E0FF6E
square
#6EFFD5 #8D6EFF #FF6E98 #E0FF6E
split-complementary
#6EFFD5 #FF6EE0 #FF8D6E
monochromatic
#00F3AC #31FFC3 #6EFFD5 #ABFFE7 #E0FFF6
Accessibility & contrast
On white
1.24
#6EFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6EFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFD5
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFD5 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D3
Deuteranopia (green-blind)
#E3E0D8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6effd5; /* rgb */ color: rgb(110, 255, 213); /* oklch */ color: oklch(90.9% 0.139 171.2);
Tailwind
colors: {
custom: {
50: '#a3ffe1',
500: '#6effd5',
950: '#000000',
},
}SCSS
$custom: #6effd5; $custom-light: #a3ffe1; $custom-dark: #000000;
JSON
{
"hex": "#6effd5",
"rgb": {
"r": 110,
"g": 255,
"b": 213
},
"hsl": {
"h": 162.621,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.90939,
"c": 0.13931,
"h": 171.2
},
"luminance": 0.79639
}Semantic roles & 50–950 ramp
primary
#6EFFD5
secondary
#DB3666
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684