#6EFFCF#6EFFCF
#6EFFCF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.143 H 168.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFCF |
|---|---|
| RGB | rgb(110, 255, 207) |
| HSL | hsl(160, 100%, 72%) |
| HSV | hsv(160, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.39, -50.17, 11.30) |
| CIE-LCH | lch(91.39, 51.43, 167.31°) |
| OKLab | oklab(90.79% -0.1403 0.0289) |
| OKLCH | oklch(90.79% 0.143 168.3) |
| XYZ | xyz(53.4475, 79.3348, 71.5159) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFCF #FF6E9E
analogous
#6EFF87 #6EFFCF #6EE7FF
triadic
#6EFFCF #CF6EFF #FFCF6E
tetradic
#6EFFCF #876EFF #FF6E9E #E7FF6E
square
#6EFFCF #876EFF #FF6E9E #E7FF6E
split-complementary
#6EFFCF #FF6EE7 #FF876E
monochromatic
#00F3A2 #31FFBB #6EFFCF #ABFFE3 #E0FFF5
Accessibility & contrast
On white
1.24
#6EFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#6EFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFCF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFCF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#15FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6effcf; /* rgb */ color: rgb(110, 255, 207); /* oklch */ color: oklch(90.8% 0.143 168.3);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6effcf',
950: '#000000',
},
}SCSS
$custom: #6effcf; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6effcf",
"rgb": {
"r": 110,
"g": 255,
"b": 207
},
"hsl": {
"h": 160.138,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.90785,
"c": 0.14324,
"h": 168.3
},
"luminance": 0.7934
}Semantic roles & 50–950 ramp
primary
#6EFFCF
secondary
#DB366D
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684