#6DFCFB#6DFCFB
#6DFCFB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.123 H 194.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCFB |
|---|---|
| RGB | rgb(109, 252, 251) |
| HSL | hsl(180, 96%, 71%) |
| HSV | hsv(180, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.61, -38.46, -11.16) |
| CIE-LCH | lch(91.61, 40.05, 196.18°) |
| OKLab | oklab(91.33% -0.119 -0.0309) |
| OKLCH | oklch(91.33% 0.123 194.6) |
| XYZ | xyz(58.5222, 79.8311, 103.5729) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.19
Aqua
#00FFFF
ΔE00 3.34
Bright Light Blue
#26F7FD
ΔE00 3.44
Bright Turquoise
#0FFEF9
ΔE00 3.72
Light Cyan
#ACFFFC
ΔE00 5.88
Bright Aqua
#0BF9EA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCFB #FC6D6E
analogous
#6DFCB3 #6DFCFB #6DB6FC
triadic
#6DFCFB #FB6DFC #FCFB6D
tetradic
#6DFCFB #B36DFC #FC6D6E #B6FC6D
square
#6DFCFB #B36DFC #FC6D6E #B6FC6D
split-complementary
#6DFCFB #FC6DB6 #FCB36D
monochromatic
#05EAE8 #31FBF9 #6DFCFB #A9FDFD #E1FEFE
Accessibility & contrast
On white
1.24
#6DFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#6DFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCFB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCFB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfcfb; /* rgb */ color: rgb(109, 252, 251); /* oklch */ color: oklch(91.3% 0.123 194.6);
Tailwind
colors: {
custom: {
50: '#a4fefc',
500: '#6dfcfb',
950: '#000000',
},
}SCSS
$custom: #6dfcfb; $custom-light: #a4fefc; $custom-dark: #000000;
JSON
{
"hex": "#6dfcfb",
"rgb": {
"r": 109,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.58,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.91325,
"c": 0.12295,
"h": 194.6
},
"luminance": 0.79837
}Semantic roles & 50–950 ramp
primary
#6DFCFB
secondary
#D73637
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685