#6DFDBF#6DFDBF
#6DFDBF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.153 H 162.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDBF |
|---|---|
| RGB | rgb(109, 253, 191) |
| HSL | hsl(154, 97%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.44, -52.94, 18.18) |
| CIE-LCH | lch(90.44, 55.98, 161.05°) |
| OKLab | oklab(89.89% -0.1458 0.0465) |
| OKLCH | oklch(89.89% 0.153 162.3) |
| XYZ | xyz(50.8312, 77.2585, 61.5137) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 3.00
Greenish Cyan
#2AFEB7
ΔE00 3.20
Greenish Turquoise
#00FBB0
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDBF #FD6DAB
analogous
#6DFD77 #6DFDBF #6DF3FD
triadic
#6DFDBF #BF6DFD #FDBF6D
tetradic
#6DFDBF #776DFD #FD6DAB #F3FD6D
square
#6DFDBF #776DFD #FD6DAB #F3FD6D
split-complementary
#6DFDBF #FD6DF3 #FD776D
monochromatic
#03EC88 #31FCA5 #6DFDBF #A9FED9 #E1FFF2
Accessibility & contrast
On white
1.28
#6DFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6DFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDBF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDBF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#2AFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfdbf; /* rgb */ color: rgb(109, 253, 191); /* oklch */ color: oklch(89.9% 0.153 162.3);
Tailwind
colors: {
custom: {
50: '#a2ffd2',
500: '#6dfdbf',
950: '#000000',
},
}SCSS
$custom: #6dfdbf; $custom-light: #a2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6dfdbf",
"rgb": {
"r": 109,
"g": 253,
"b": 191
},
"hsl": {
"h": 154.167,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.89894,
"c": 0.15306,
"h": 162.3
},
"luminance": 0.77263
}Semantic roles & 50–950 ramp
primary
#6DFDBF
secondary
#D9357C
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683