#6DFCF5#6DFCF5
#6DFCF5 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.124 H 190.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCF5 |
|---|---|
| RGB | rgb(109, 252, 245) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.44, -40.01, -8.30) |
| CIE-LCH | lch(91.44, 40.86, 191.72°) |
| OKLab | oklab(91.13% -0.1215 -0.0231) |
| OKLCH | oklch(91.13% 0.124 190.8) |
| XYZ | xyz(57.5913, 79.4588, 98.6705) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.15
Bright Turquoise
#0FFEF9
ΔE00 3.26
Aqua
#00FFFF
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCF5 #FC6D74
analogous
#6DFCAD #6DFCF5 #6DBBFC
triadic
#6DFCF5 #F56DFC #FCF56D
tetradic
#6DFCF5 #AD6DFC #FC6D74 #BBFC6D
square
#6DFCF5 #AD6DFC #FC6D74 #BBFC6D
split-complementary
#6DFCF5 #FC6DBB #FCAD6D
monochromatic
#05EADF #31FBF1 #6DFCF5 #A9FDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#6DFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#6DFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCF5
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCF5 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#D8DFF6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dfcf5; /* rgb */ color: rgb(109, 252, 245); /* oklch */ color: oklch(91.1% 0.124 190.8);
Tailwind
colors: {
custom: {
50: '#a4fef8',
500: '#6dfcf5',
950: '#000000',
},
}SCSS
$custom: #6dfcf5; $custom-light: #a4fef8; $custom-dark: #000000;
JSON
{
"hex": "#6dfcf5",
"rgb": {
"r": 109,
"g": 252,
"b": 245
},
"hsl": {
"h": 177.063,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.91134,
"c": 0.12364,
"h": 190.8
},
"luminance": 0.79465
}Semantic roles & 50–950 ramp
primary
#6DFCF5
secondary
#D7363E
accent
#000BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685