#6DFDFD#6DFDFD
#6DFDFD is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.124 H 195.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDFD |
|---|---|
| RGB | rgb(109, 253, 253) |
| HSL | hsl(180, 97%, 71%) |
| HSV | hsv(180, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.95, -38.40, -11.69) |
| CIE-LCH | lch(91.95, 40.14, 196.94°) |
| OKLab | oklab(91.62% -0.1192 -0.0324) |
| OKLCH | oklch(91.62% 0.124 195.2) |
| XYZ | xyz(59.1540, 80.5876, 105.3470) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.16
Aqua
#00FFFF
ΔE00 3.35
Bright Light Blue
#26F7FD
ΔE00 3.35
Bright Turquoise
#0FFEF9
ΔE00 3.87
Light Cyan
#ACFFFC
ΔE00 5.88
Bright Aqua
#0BF9EA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDFD #FD6D6D
analogous
#6DFDB5 #6DFDFD #6DB5FD
triadic
#6DFDFD #FD6DFD #FDFD6D
tetradic
#6DFDFD #B56DFD #FD6D6D #B5FD6D
square
#6DFDFD #B56DFD #FD6D6D #B5FD6D
split-complementary
#6DFDFD #FD6DB5 #FDB56D
monochromatic
#03ECEC #31FCFC #6DFDFD #A9FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#6DFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#6DFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDFD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDFD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dfdfd; /* rgb */ color: rgb(109, 253, 253); /* oklch */ color: oklch(91.6% 0.124 195.2);
Tailwind
colors: {
custom: {
50: '#a4fefe',
500: '#6dfdfd',
950: '#000000',
},
}SCSS
$custom: #6dfdfd; $custom-light: #a4fefe; $custom-dark: #000000;
JSON
{
"hex": "#6dfdfd",
"rgb": {
"r": 109,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.91618,
"c": 0.12352,
"h": 195.2
},
"luminance": 0.80594
}Semantic roles & 50–950 ramp
primary
#6DFDFD
secondary
#D93535
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685