#6DFCF8#6DFCF8
#6DFCF8 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.123 H 192.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCF8 |
|---|---|
| RGB | rgb(109, 252, 248) |
| HSL | hsl(178, 96%, 71%) |
| HSV | hsv(178, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.52, -39.24, -9.73) |
| CIE-LCH | lch(91.52, 40.43, 193.93°) |
| OKLab | oklab(91.23% -0.1202 -0.027) |
| OKLCH | oklch(91.23% 0.123 192.7) |
| XYZ | xyz(58.0530, 79.6434, 101.1020) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.51
Bright Turquoise
#0FFEF9
ΔE00 3.34
Aqua
#00FFFF
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCF8 #FC6D71
analogous
#6DFCB0 #6DFCF8 #6DB8FC
triadic
#6DFCF8 #F86DFC #FCF86D
tetradic
#6DFCF8 #B06DFC #FC6D71 #B8FC6D
square
#6DFCF8 #B06DFC #FC6D71 #B8FC6D
split-complementary
#6DFCF8 #FC6DB8 #FCB06D
monochromatic
#05EAE3 #31FBF5 #6DFCF8 #A9FDFB #E1FEFE
Accessibility & contrast
On white
1.24
#6DFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6DFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCF8
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCF8 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfcf8; /* rgb */ color: rgb(109, 252, 248); /* oklch */ color: oklch(91.2% 0.123 192.7);
Tailwind
colors: {
custom: {
50: '#a4fefa',
500: '#6dfcf8',
950: '#000000',
},
}SCSS
$custom: #6dfcf8; $custom-light: #a4fefa; $custom-dark: #000000;
JSON
{
"hex": "#6dfcf8",
"rgb": {
"r": 109,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.322,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.91229,
"c": 0.12322,
"h": 192.7
},
"luminance": 0.79649
}Semantic roles & 50–950 ramp
primary
#6DFCF8
secondary
#D7363A
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685