#6DFCF9#6DFCF9
#6DFCF9 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.3% C 0.123 H 193.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCF9 |
|---|---|
| RGB | rgb(109, 252, 249) |
| HSL | hsl(179, 96%, 71%) |
| HSV | hsv(179, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(91.55, -38.98, -10.21) |
| CIE-LCH | lch(91.55, 40.30, 194.67°) |
| OKLab | oklab(91.26% -0.1198 -0.0283) |
| OKLCH | oklch(91.26% 0.123 193.3) |
| XYZ | xyz(58.2086, 79.7057, 101.9213) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.36
Aqua
#00FFFF
ΔE00 3.35
Bright Turquoise
#0FFEF9
ΔE00 3.43
Bright Light Blue
#26F7FD
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 5.38
Light Cyan
#ACFFFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCF9 #FC6D70
analogous
#6DFCB1 #6DFCF9 #6DB7FC
triadic
#6DFCF9 #F96DFC #FCF96D
tetradic
#6DFCF9 #B16DFC #FC6D70 #B7FC6D
square
#6DFCF9 #B16DFC #FC6D70 #B7FC6D
split-complementary
#6DFCF9 #FC6DB7 #FCB16D
monochromatic
#05EAE5 #31FBF7 #6DFCF9 #A9FDFB #E1FEFE
Accessibility & contrast
On white
1.24
#6DFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#6DFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCF9
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCF9 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfcf9; /* rgb */ color: rgb(109, 252, 249); /* oklch */ color: oklch(91.3% 0.123 193.3);
Tailwind
colors: {
custom: {
50: '#a4fefb',
500: '#6dfcf9',
950: '#000000',
},
}SCSS
$custom: #6dfcf9; $custom-light: #a4fefb; $custom-dark: #000000;
JSON
{
"hex": "#6dfcf9",
"rgb": {
"r": 109,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.741,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.91261,
"c": 0.12311,
"h": 193.3
},
"luminance": 0.79712
}Semantic roles & 50–950 ramp
primary
#6DFCF9
secondary
#D73639
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685