#6DFECF#6DFECF
#6DFECF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.143 H 168.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFECF |
|---|---|
| RGB | rgb(109, 254, 207) |
| HSL | hsl(161, 99%, 71%) |
| HSV | hsv(161, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.07, -49.95, 10.84) |
| CIE-LCH | lch(91.07, 51.11, 167.75°) |
| OKLab | oklab(90.52% -0.1398 0.0278) |
| OKLCH | oklch(90.52% 0.143 168.8) |
| XYZ | xyz(53.0056, 78.6346, 71.4040) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.55
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFECF #FE6D9C
analogous
#6DFE86 #6DFECF #6DE4FE
triadic
#6DFECF #CF6DFE #FECF6D
tetradic
#6DFECF #866DFE #FE6D9C #E4FE6D
square
#6DFECF #866DFE #FE6D9C #E4FE6D
split-complementary
#6DFECF #FE6DE4 #FE866D
monochromatic
#02EFA2 #30FEBB #6DFECF #AAFEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#6DFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#6DFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFECF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFECF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#0EFFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfecf; /* rgb */ color: rgb(109, 254, 207); /* oklch */ color: oklch(90.5% 0.143 168.8);
Tailwind
colors: {
custom: {
50: '#a2ffdd',
500: '#6dfecf',
950: '#000000',
},
}SCSS
$custom: #6dfecf; $custom-light: #a2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6dfecf",
"rgb": {
"r": 109,
"g": 254,
"b": 207
},
"hsl": {
"h": 160.552,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90519,
"c": 0.14254,
"h": 168.8
},
"luminance": 0.7864
}Semantic roles & 50–950 ramp
primary
#6DFECF
secondary
#DA356B
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684