#6EFDC8#6EFDC8
#6EFDC8 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.146 H 165.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDC8 |
|---|---|
| RGB | rgb(110, 253, 200) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.66, -50.85, 13.87) |
| CIE-LCH | lch(90.66, 52.71, 164.75°) |
| OKLab | oklab(90.14% -0.1413 0.0355) |
| OKLCH | oklch(90.14% 0.146 165.9) |
| XYZ | xyz(51.9759, 77.7307, 66.8968) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.15
Aquamarine
#7FFFD4
ΔE00 2.56
Light Greenish Blue
#63F7B4
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 4.03
Greenish Cyan
#2AFEB7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDC8 #FD6EA3
analogous
#6EFD80 #6EFDC8 #6EEBFD
triadic
#6EFDC8 #C86EFD #FDC86E
tetradic
#6EFDC8 #806EFD #FD6EA3 #EBFD6E
square
#6EFDC8 #806EFD #FD6EA3 #EBFD6E
split-complementary
#6EFDC8 #FD6EEB #FD806E
monochromatic
#03ED97 #32FCB1 #6EFDC8 #AAFEDF #E1FFF4
Accessibility & contrast
On white
1.27
#6EFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6EFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDC8
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDC8 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E3DECB
Tritanopia (blue-blind)
#23FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdc8; /* rgb */ color: rgb(110, 253, 200); /* oklch */ color: oklch(90.1% 0.146 165.9);
Tailwind
colors: {
custom: {
50: '#a3ffd8',
500: '#6efdc8',
950: '#000000',
},
}SCSS
$custom: #6efdc8; $custom-light: #a3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6efdc8",
"rgb": {
"r": 110,
"g": 253,
"b": 200
},
"hsl": {
"h": 157.762,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90141,
"c": 0.1457,
"h": 165.9
},
"luminance": 0.77736
}Semantic roles & 50–950 ramp
primary
#6EFDC8
secondary
#D93673
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683