#6DFEF9#6DFEF9
#6DFEF9 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.125 H 192.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEF9 |
|---|---|
| RGB | rgb(109, 254, 249) |
| HSL | hsl(178, 99%, 71%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.12, -39.89, -9.37) |
| CIE-LCH | lch(92.12, 40.97, 193.22°) |
| OKLab | oklab(91.72% -0.1218 -0.026) |
| OKLCH | oklch(91.72% 0.125 192.1) |
| XYZ | xyz(58.8399, 80.9684, 102.1317) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.66
Bright Turquoise
#0FFEF9
ΔE00 3.22
Aqua
#00FFFF
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 4.93
Light Cyan
#ACFFFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEF9 #FE6D72
analogous
#6DFEB0 #6DFEF9 #6DBAFE
triadic
#6DFEF9 #F96DFE #FEF96D
tetradic
#6DFEF9 #B06DFE #FE6D72 #BAFE6D
square
#6DFEF9 #B06DFE #FE6D72 #BAFE6D
split-complementary
#6DFEF9 #FE6DBA #FEB06D
monochromatic
#02EFE7 #30FEF7 #6DFEF9 #AAFEFB #E1FFFE
Accessibility & contrast
On white
1.22
#6DFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#6DFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEF9
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEF9 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dfef9; /* rgb */ color: rgb(109, 254, 249); /* oklch */ color: oklch(91.7% 0.125 192.1);
Tailwind
colors: {
custom: {
50: '#a4fffb',
500: '#6dfef9',
950: '#000000',
},
}SCSS
$custom: #6dfef9; $custom-light: #a4fffb; $custom-dark: #000000;
JSON
{
"hex": "#6dfef9",
"rgb": {
"r": 109,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.931,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.91718,
"c": 0.12459,
"h": 192.1
},
"luminance": 0.80974
}Semantic roles & 50–950 ramp
primary
#6DFEF9
secondary
#DA353B
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685