#6DFFFC#6DFFFC
#6DFFFC is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.125 H 193.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFFC |
|---|---|
| RGB | rgb(109, 255, 252) |
| HSL | hsl(179, 100%, 71%) |
| HSV | hsv(179, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.48, -39.57, -10.38) |
| CIE-LCH | lch(92.48, 40.91, 194.70°) |
| OKLab | oklab(92.04% -0.1216 -0.0288) |
| OKLCH | oklch(92.04% 0.125 193.3) |
| XYZ | xyz(59.6298, 81.7934, 104.7218) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.33
Aqua
#00FFFF
ΔE00 3.24
Bright Turquoise
#0FFEF9
ΔE00 3.37
Bright Light Blue
#26F7FD
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFFC #FF6D70
analogous
#6DFFB3 #6DFFFC #6DB9FF
triadic
#6DFFFC #FC6DFF #FFFC6D
tetradic
#6DFFFC #B36DFF #FF6D70 #B9FF6D
square
#6DFFFC #B36DFF #FF6D70 #B9FF6D
split-complementary
#6DFFFC #FF6DB9 #FFB36D
monochromatic
#00F2ED #30FFFB #6DFFFC #AAFFFD #E0FFFE
Accessibility & contrast
On white
1.21
#6DFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#6DFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFFC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFFC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FC
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6dfffc; /* rgb */ color: rgb(109, 255, 252); /* oklch */ color: oklch(92.0% 0.125 193.3);
Tailwind
colors: {
custom: {
50: '#a5fffd',
500: '#6dfffc',
950: '#000000',
},
}SCSS
$custom: #6dfffc; $custom-light: #a5fffd; $custom-dark: #000000;
JSON
{
"hex": "#6dfffc",
"rgb": {
"r": 109,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.767,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.92042,
"c": 0.12499,
"h": 193.3
},
"luminance": 0.81799
}Semantic roles & 50–950 ramp
primary
#6DFFFC
secondary
#DB3538
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685