#6DFCFA#6DFCFA
#6DFCFA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.123 H 193.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCFA |
|---|---|
| RGB | rgb(109, 252, 250) |
| HSL | hsl(179, 96%, 71%) |
| HSV | hsv(179, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.58, -38.72, -10.68) |
| CIE-LCH | lch(91.58, 40.17, 195.43°) |
| OKLab | oklab(91.29% -0.1194 -0.0296) |
| OKLCH | oklch(91.29% 0.123 193.9) |
| XYZ | xyz(58.3650, 79.7682, 102.7449) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.25
Aqua
#00FFFF
ΔE00 3.33
Bright Turquoise
#0FFEF9
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCFA #FC6D6F
analogous
#6DFCB2 #6DFCFA #6DB6FC
triadic
#6DFCFA #FA6DFC #FCFA6D
tetradic
#6DFCFA #B26DFC #FC6D6F #B6FC6D
square
#6DFCFA #B26DFC #FC6D6F #B6FC6D
split-complementary
#6DFCFA #FC6DB6 #FCB26D
monochromatic
#05EAE7 #31FBF8 #6DFCFA #A9FDFC #E1FEFE
Accessibility & contrast
On white
1.24
#6DFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#6DFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCFA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCFA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfcfa; /* rgb */ color: rgb(109, 252, 250); /* oklch */ color: oklch(91.3% 0.123 193.9);
Tailwind
colors: {
custom: {
50: '#a4fefb',
500: '#6dfcfa',
950: '#000000',
},
}SCSS
$custom: #6dfcfa; $custom-light: #a4fefb; $custom-dark: #000000;
JSON
{
"hex": "#6dfcfa",
"rgb": {
"r": 109,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.161,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.91293,
"c": 0.12302,
"h": 193.9
},
"luminance": 0.79774
}Semantic roles & 50–950 ramp
primary
#6DFCFA
secondary
#D73638
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685