#6DFDEB#6DFDEB
#6DFDEB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.127 H 184.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDEB |
|---|---|
| RGB | rgb(109, 253, 235) |
| HSL | hsl(173, 97%, 71%) |
| HSV | hsv(173, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.46, -42.97, -3.08) |
| CIE-LCH | lch(91.46, 43.08, 184.11°) |
| OKLab | oklab(91.06% -0.1267 -0.009) |
| OKLCH | oklch(91.06% 0.127 184.1) |
| XYZ | xyz(56.4207, 79.4943, 90.9517) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 3.59
Bright Turquoise
#0FFEF9
ΔE00 5.12
Light Aqua
#8CFFDB
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.34
Aqua
#00FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDEB #FD6D7F
analogous
#6DFDA3 #6DFDEB #6DC7FD
triadic
#6DFDEB #EB6DFD #FDEB6D
tetradic
#6DFDEB #A36DFD #FD6D7F #C7FD6D
square
#6DFDEB #A36DFD #FD6D7F #C7FD6D
split-complementary
#6DFDEB #FD6DC7 #FDA36D
monochromatic
#03ECCF #31FCE3 #6DFDEB #A9FEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#6DFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#6DFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDEB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDEB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dfdeb; /* rgb */ color: rgb(109, 253, 235); /* oklch */ color: oklch(91.1% 0.127 184.1);
Tailwind
colors: {
custom: {
50: '#a3fef1',
500: '#6dfdeb',
950: '#000000',
},
}SCSS
$custom: #6dfdeb; $custom-light: #a3fef1; $custom-dark: #000000;
JSON
{
"hex": "#6dfdeb",
"rgb": {
"r": 109,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.5,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.91058,
"c": 0.12699,
"h": 184.1
},
"luminance": 0.795
}Semantic roles & 50–950 ramp
primary
#6DFDEB
secondary
#D9354A
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685