#6DFDEE#6DFDEE
#6DFDEE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.126 H 185.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDEE |
|---|---|
| RGB | rgb(109, 253, 238) |
| HSL | hsl(174, 97%, 71%) |
| HSV | hsv(174, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.54, -42.22, -4.52) |
| CIE-LCH | lch(91.54, 42.46, 186.12°) |
| OKLab | oklab(91.15% -0.1254 -0.0129) |
| OKLCH | oklch(91.15% 0.126 185.9) |
| XYZ | xyz(56.8577, 79.6691, 93.2536) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 4.39
Bright Cyan
#41FDFE
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDEE #FD6D7C
analogous
#6DFDA6 #6DFDEE #6DC4FD
triadic
#6DFDEE #EE6DFD #FDEE6D
tetradic
#6DFDEE #A66DFD #FD6D7C #C4FD6D
square
#6DFDEE #A66DFD #FD6D7C #C4FD6D
split-complementary
#6DFDEE #FD6DC4 #FDA66D
monochromatic
#03ECD4 #31FCE7 #6DFDEE #A9FEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#6DFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6DFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDEE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDEE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfdee; /* rgb */ color: rgb(109, 253, 238); /* oklch */ color: oklch(91.1% 0.126 185.9);
Tailwind
colors: {
custom: {
50: '#a4fef3',
500: '#6dfdee',
950: '#000000',
},
}SCSS
$custom: #6dfdee; $custom-light: #a4fef3; $custom-dark: #000000;
JSON
{
"hex": "#6dfdee",
"rgb": {
"r": 109,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.75,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.91148,
"c": 0.12606,
"h": 185.9
},
"luminance": 0.79675
}Semantic roles & 50–950 ramp
primary
#6DFDEE
secondary
#D93546
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685