#6DFEFB#6DFEFB
#6DFEFB is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.124 H 193.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEFB |
|---|---|
| RGB | rgb(109, 254, 251) |
| HSL | hsl(179, 99%, 71%) |
| HSV | hsv(179, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.17, -39.37, -10.32) |
| CIE-LCH | lch(92.17, 40.70, 194.69°) |
| OKLab | oklab(91.78% -0.121 -0.0286) |
| OKLCH | oklch(91.78% 0.124 193.3) |
| XYZ | xyz(59.1535, 81.0938, 103.7833) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.32
Aqua
#00FFFF
ΔE00 3.26
Bright Turquoise
#0FFEF9
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 3.91
Bright Aqua
#0BF9EA
ΔE00 5.44
Light Cyan
#ACFFFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEFB #FE6D70
analogous
#6DFEB2 #6DFEFB #6DB8FE
triadic
#6DFEFB #FB6DFE #FEFB6D
tetradic
#6DFEFB #B26DFE #FE6D70 #B8FE6D
square
#6DFEFB #B26DFE #FE6D70 #B8FE6D
split-complementary
#6DFEFB #FE6DB8 #FEB26D
monochromatic
#02EFEA #30FEF9 #6DFEFB #AAFEFD #E1FFFE
Accessibility & contrast
On white
1.22
#6DFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#6DFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEFB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEFB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6dfefb; /* rgb */ color: rgb(109, 254, 251); /* oklch */ color: oklch(91.8% 0.124 193.3);
Tailwind
colors: {
custom: {
50: '#a4fffc',
500: '#6dfefb',
950: '#000000',
},
}SCSS
$custom: #6dfefb; $custom-light: #a4fffc; $custom-dark: #000000;
JSON
{
"hex": "#6dfefb",
"rgb": {
"r": 109,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.759,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.91782,
"c": 0.12437,
"h": 193.3
},
"luminance": 0.811
}Semantic roles & 50–950 ramp
primary
#6DFEFB
secondary
#DA3539
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685