#6DFDEF#6DFDEF
#6DFDEF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.126 H 186.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDEF |
|---|---|
| RGB | rgb(109, 253, 239) |
| HSL | hsl(174, 97%, 71%) |
| HSV | hsv(174, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.56, -41.97, -5.00) |
| CIE-LCH | lch(91.56, 42.27, 186.80°) |
| OKLab | oklab(91.18% -0.125 -0.0142) |
| OKLCH | oklch(91.18% 0.126 186.5) |
| XYZ | xyz(57.0051, 79.7280, 94.0295) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.49
Bright Turquoise
#0FFEF9
ΔE00 4.17
Tiffany Blue
#7BF2DA
ΔE00 4.47
Bright Cyan
#41FDFE
ΔE00 5.11
Aqua
#00FFFF
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDEF #FD6D7B
analogous
#6DFDA7 #6DFDEF #6DC3FD
triadic
#6DFDEF #EF6DFD #FDEF6D
tetradic
#6DFDEF #A76DFD #FD6D7B #C3FD6D
square
#6DFDEF #A76DFD #FD6D7B #C3FD6D
split-complementary
#6DFDEF #FD6DC3 #FDA76D
monochromatic
#03ECD6 #31FCE8 #6DFDEF #A9FEF6 #E1FFFC
Accessibility & contrast
On white
1.24
#6DFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#6DFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDEF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDEF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfdef; /* rgb */ color: rgb(109, 253, 239); /* oklch */ color: oklch(91.2% 0.126 186.5);
Tailwind
colors: {
custom: {
50: '#a4fef4',
500: '#6dfdef',
950: '#000000',
},
}SCSS
$custom: #6dfdef; $custom-light: #a4fef4; $custom-dark: #000000;
JSON
{
"hex": "#6dfdef",
"rgb": {
"r": 109,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.167,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.91178,
"c": 0.12578,
"h": 186.5
},
"luminance": 0.79734
}Semantic roles & 50–950 ramp
primary
#6DFDEF
secondary
#D93545
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685