#6EFFD2#6EFFD2
#6EFFD2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.141 H 169.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFD2 |
|---|---|
| RGB | rgb(110, 255, 210) |
| HSL | hsl(161, 100%, 72%) |
| HSV | hsv(161, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.45, -49.51, 9.85) |
| CIE-LCH | lch(91.45, 50.48, 168.75°) |
| OKLab | oklab(90.86% -0.139 0.0252) |
| OKLCH | oklch(90.86% 0.141 169.7) |
| XYZ | xyz(53.8177, 79.4829, 73.4658) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.34
Light Aquamarine
#7BFDC7
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFD2 #FF6E9B
analogous
#6EFF8A #6EFFD2 #6EE4FF
triadic
#6EFFD2 #D26EFF #FFD26E
tetradic
#6EFFD2 #8A6EFF #FF6E9B #E4FF6E
square
#6EFFD2 #8A6EFF #FF6E9B #E4FF6E
split-complementary
#6EFFD2 #FF6EE4 #FF8A6E
monochromatic
#00F3A7 #31FFBF #6EFFD2 #ABFFE5 #E0FFF6
Accessibility & contrast
On white
1.24
#6EFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#6EFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFD2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFD2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#0CFFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6effd2; /* rgb */ color: rgb(110, 255, 210); /* oklch */ color: oklch(90.9% 0.141 169.7);
Tailwind
colors: {
custom: {
50: '#a3ffdf',
500: '#6effd2',
950: '#000000',
},
}SCSS
$custom: #6effd2; $custom-light: #a3ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6effd2",
"rgb": {
"r": 110,
"g": 255,
"b": 210
},
"hsl": {
"h": 161.379,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.90861,
"c": 0.14124,
"h": 169.7
},
"luminance": 0.79488
}Semantic roles & 50–950 ramp
primary
#6EFFD2
secondary
#DB3669
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684