#6EFFDD#6EFFDD
#6EFFDD is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 175.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFDD |
|---|---|
| RGB | rgb(110, 255, 221) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.71, -47.01, 4.53) |
| CIE-LCH | lch(91.71, 47.22, 174.49°) |
| OKLab | oklab(91.15% -0.1342 0.0113) |
| OKLCH | oklch(91.15% 0.135 175.2) |
| XYZ | xyz(55.2355, 80.0500, 80.9329) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 5.34
Light Aquamarine
#7BFDC7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFDD #FF6E90
analogous
#6EFF95 #6EFFDD #6ED9FF
triadic
#6EFFDD #DD6EFF #FFDD6E
tetradic
#6EFFDD #956EFF #FF6E90 #D9FF6E
square
#6EFFDD #956EFF #FF6E90 #D9FF6E
split-complementary
#6EFFDD #FF6ED9 #FF956E
monochromatic
#00F3BA #31FFCF #6EFFDD #ABFFEB #E0FFF8
Accessibility & contrast
On white
1.23
#6EFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6EFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFDD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFDD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6effdd; /* rgb */ color: rgb(110, 255, 221); /* oklch */ color: oklch(91.2% 0.135 175.2);
Tailwind
colors: {
custom: {
50: '#a3ffe7',
500: '#6effdd',
950: '#000000',
},
}SCSS
$custom: #6effdd; $custom-light: #a3ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6effdd",
"rgb": {
"r": 110,
"g": 255,
"b": 221
},
"hsl": {
"h": 165.931,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.91153,
"c": 0.13465,
"h": 175.2
},
"luminance": 0.80055
}Semantic roles & 50–950 ramp
primary
#6EFFDD
secondary
#DB365D
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684