#6DFEF6#6DFEF6
#6DFEF6 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.125 H 190.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEF6 |
|---|---|
| RGB | rgb(109, 254, 246) |
| HSL | hsl(177, 99%, 71%) |
| HSV | hsv(177, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.03, -40.66, -7.94) |
| CIE-LCH | lch(92.03, 41.42, 191.05°) |
| OKLab | oklab(91.62% -0.1231 -0.0221) |
| OKLCH | oklch(91.62% 0.125 190.2) |
| XYZ | xyz(58.3758, 80.7827, 99.6871) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.24
Bright Cyan
#41FDFE
ΔE00 3.37
Aqua
#00FFFF
ΔE00 3.86
Bright Aqua
#0BF9EA
ΔE00 4.27
Bright Light Blue
#26F7FD
ΔE00 5.11
Tiffany Blue
#7BF2DA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEF6 #FE6D75
analogous
#6DFEAD #6DFEF6 #6DBDFE
triadic
#6DFEF6 #F66DFE #FEF66D
tetradic
#6DFEF6 #AD6DFE #FE6D75 #BDFE6D
square
#6DFEF6 #AD6DFE #FE6D75 #BDFE6D
split-complementary
#6DFEF6 #FE6DBD #FEAD6D
monochromatic
#02EFE2 #30FEF2 #6DFEF6 #AAFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#6DFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#6DFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEF6
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEF6 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dfef6; /* rgb */ color: rgb(109, 254, 246); /* oklch */ color: oklch(91.6% 0.125 190.2);
Tailwind
colors: {
custom: {
50: '#a4fff9',
500: '#6dfef6',
950: '#000000',
},
}SCSS
$custom: #6dfef6; $custom-light: #a4fff9; $custom-dark: #000000;
JSON
{
"hex": "#6dfef6",
"rgb": {
"r": 109,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.69,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.91624,
"c": 0.12506,
"h": 190.2
},
"luminance": 0.80789
}Semantic roles & 50–950 ramp
primary
#6DFEF6
secondary
#DA353E
accent
#000DE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685