#6DFDED#6DFDED
#6DFDED is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.126 H 185.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDED |
|---|---|
| RGB | rgb(109, 253, 237) |
| HSL | hsl(173, 97%, 71%) |
| HSV | hsv(173, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.51, -42.47, -4.05) |
| CIE-LCH | lch(91.51, 42.66, 185.44°) |
| OKLab | oklab(91.12% -0.1258 -0.0116) |
| OKLCH | oklch(91.12% 0.126 185.3) |
| XYZ | xyz(56.7112, 79.6105, 92.4820) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 3.99
Bright Turquoise
#0FFEF9
ΔE00 4.62
Bright Cyan
#41FDFE
ΔE00 5.72
Aqua
#00FFFF
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDED #FD6D7D
analogous
#6DFDA5 #6DFDED #6DC5FD
triadic
#6DFDED #ED6DFD #FDED6D
tetradic
#6DFDED #A56DFD #FD6D7D #C5FD6D
square
#6DFDED #A56DFD #FD6D7D #C5FD6D
split-complementary
#6DFDED #FD6DC5 #FDA56D
monochromatic
#03ECD2 #31FCE6 #6DFDED #A9FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#6DFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#6DFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDED
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDED | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfded; /* rgb */ color: rgb(109, 253, 237); /* oklch */ color: oklch(91.1% 0.126 185.3);
Tailwind
colors: {
custom: {
50: '#a4fef2',
500: '#6dfded',
950: '#000000',
},
}SCSS
$custom: #6dfded; $custom-light: #a4fef2; $custom-dark: #000000;
JSON
{
"hex": "#6dfded",
"rgb": {
"r": 109,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.333,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.91118,
"c": 0.12635,
"h": 185.3
},
"luminance": 0.79616
}Semantic roles & 50–950 ramp
primary
#6DFDED
secondary
#D93548
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685