#6DFCEB#6DFCEB
#6DFCEB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.126 H 184.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCEB |
|---|---|
| RGB | rgb(109, 252, 235) |
| HSL | hsl(173, 96%, 71%) |
| HSV | hsv(173, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.17, -42.52, -3.50) |
| CIE-LCH | lch(91.17, 42.67, 184.71°) |
| OKLab | oklab(90.83% -0.1256 -0.0101) |
| OKLCH | oklch(90.83% 0.126 184.6) |
| XYZ | xyz(56.1058, 78.8646, 90.8468) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 6.06
Aqua
#00FFFF
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCEB #FC6D7E
analogous
#6DFCA3 #6DFCEB #6DC5FC
triadic
#6DFCEB #EB6DFC #FCEB6D
tetradic
#6DFCEB #A36DFC #FC6D7E #C5FC6D
square
#6DFCEB #A36DFC #FC6D7E #C5FC6D
split-complementary
#6DFCEB #FC6DC5 #FCA36D
monochromatic
#05EACF #31FBE3 #6DFCEB #A9FDF3 #E1FEFB
Accessibility & contrast
On white
1.25
#6DFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#6DFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCEB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCEB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dfceb; /* rgb */ color: rgb(109, 252, 235); /* oklch */ color: oklch(90.8% 0.126 184.6);
Tailwind
colors: {
custom: {
50: '#a3fef1',
500: '#6dfceb',
950: '#000000',
},
}SCSS
$custom: #6dfceb; $custom-light: #a3fef1; $custom-dark: #000000;
JSON
{
"hex": "#6dfceb",
"rgb": {
"r": 109,
"g": 252,
"b": 235
},
"hsl": {
"h": 172.867,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90828,
"c": 0.12605,
"h": 184.6
},
"luminance": 0.7887
}Semantic roles & 50–950 ramp
primary
#6DFCEB
secondary
#D73649
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685