#6DFEFD#6DFEFD
#6DFEFD is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.124 H 194.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEFD |
|---|---|
| RGB | rgb(109, 254, 253) |
| HSL | hsl(180, 99%, 71%) |
| HSV | hsv(180, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.23, -38.86, -11.27) |
| CIE-LCH | lch(92.23, 40.46, 196.18°) |
| OKLab | oklab(91.85% -0.1202 -0.0313) |
| OKLCH | oklch(91.85% 0.124 194.6) |
| XYZ | xyz(59.4705, 81.2206, 105.4525) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.15
Aqua
#00FFFF
ΔE00 3.26
Bright Light Blue
#26F7FD
ΔE00 3.56
Bright Turquoise
#0FFEF9
ΔE00 3.67
Light Cyan
#ACFFFC
ΔE00 5.90
Bright Aqua
#0BF9EA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEFD #FE6D6E
analogous
#6DFEB4 #6DFEFD #6DB6FE
triadic
#6DFEFD #FD6DFE #FEFD6D
tetradic
#6DFEFD #B46DFE #FE6D6E #B6FE6D
square
#6DFEFD #B46DFE #FE6D6E #B6FE6D
split-complementary
#6DFEFD #FE6DB6 #FEB46D
monochromatic
#02EFED #30FEFC #6DFEFD #AAFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6DFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#6DFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEFD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEFD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6dfefd; /* rgb */ color: rgb(109, 254, 253); /* oklch */ color: oklch(91.8% 0.124 194.6);
Tailwind
colors: {
custom: {
50: '#a5fffe',
500: '#6dfefd',
950: '#000000',
},
}SCSS
$custom: #6dfefd; $custom-light: #a5fffe; $custom-dark: #000000;
JSON
{
"hex": "#6dfefd",
"rgb": {
"r": 109,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.586,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.91846,
"c": 0.1242,
"h": 194.6
},
"luminance": 0.81227
}Semantic roles & 50–950 ramp
primary
#6DFEFD
secondary
#DA3536
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685