#6DFCFD#6DFCFD
#6DFCFD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.123 H 195.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCFD |
|---|---|
| RGB | rgb(109, 252, 253) |
| HSL | hsl(180, 97%, 71%) |
| HSV | hsv(180, 57%, 99%) |
| CMYK | cmyk(56.9%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.67, -37.94, -12.11) |
| CIE-LCH | lch(91.67, 39.83, 197.71°) |
| OKLab | oklab(91.39% -0.1182 -0.0336) |
| OKLCH | oklch(91.39% 0.123 195.9) |
| XYZ | xyz(58.8391, 79.9579, 105.2420) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.23
Bright Light Blue
#26F7FD
ΔE00 3.18
Aqua
#00FFFF
ΔE00 3.48
Bright Turquoise
#0FFEF9
ΔE00 4.10
Light Cyan
#ACFFFC
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCFD #FD6E6D
analogous
#6DFDB6 #6DFCFD #6DB4FD
triadic
#6DFCFD #FD6DFC #FCFD6D
tetradic
#6DFCFD #B66DFD #FD6E6D #B4FD6D
square
#6DFCFD #B66DFD #FD6E6D #B4FD6D
split-complementary
#6DFCFD #FD6DB4 #FDB66D
monochromatic
#03EBEC #31FBFC #6DFCFD #A9FDFE #E1FEFF
Accessibility & contrast
On white
1.24
#6DFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#6DFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCFD
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCFD | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfcfd; /* rgb */ color: rgb(109, 252, 253); /* oklch */ color: oklch(91.4% 0.123 195.9);
Tailwind
colors: {
custom: {
50: '#a4fefe',
500: '#6dfcfd',
950: '#000000',
},
}SCSS
$custom: #6dfcfd; $custom-light: #a4fefe; $custom-dark: #000000;
JSON
{
"hex": "#6dfcfd",
"rgb": {
"r": 109,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.417,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.9139,
"c": 0.12284,
"h": 195.9
},
"luminance": 0.79964
}Semantic roles & 50–950 ramp
primary
#6DFCFD
secondary
#D93735
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685