#6DFFFE#6DFFFE
#6DFFFE is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.1% C 0.125 H 194.6°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFFE |
|---|---|
| RGB | rgb(109, 255, 254) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.54, -39.05, -11.33) |
| CIE-LCH | lch(92.54, 40.66, 196.18°) |
| OKLab | oklab(92.11% -0.1208 -0.0314) |
| OKLCH | oklch(92.11% 0.125 194.6) |
| XYZ | xyz(59.9483, 81.9208, 106.3997) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.16
Aqua
#00FFFF
ΔE00 3.24
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 3.66
Light Cyan
#ACFFFC
ΔE00 5.92
Bright Aqua
#0BF9EA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFFE #FF6D6E
analogous
#6DFFB5 #6DFFFE #6DB7FF
triadic
#6DFFFE #FE6DFF #FFFE6D
tetradic
#6DFFFE #B56DFF #FF6D6E #B7FF6D
square
#6DFFFE #B56DFF #FF6D6E #B7FF6D
split-complementary
#6DFFFE #FF6DB7 #FFB56D
monochromatic
#00F2F0 #30FFFE #6DFFFE #AAFFFE #E0FFFF
Accessibility & contrast
On white
1.21
#6DFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#6DFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFFE
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFFE | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #6dfffe; /* rgb */ color: rgb(109, 255, 254); /* oklch */ color: oklch(92.1% 0.125 194.6);
Tailwind
colors: {
custom: {
50: '#a5fffe',
500: '#6dfffe',
950: '#000000',
},
}SCSS
$custom: #6dfffe; $custom-light: #a5fffe; $custom-dark: #000000;
JSON
{
"hex": "#6dfffe",
"rgb": {
"r": 109,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.589,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.92106,
"c": 0.12482,
"h": 194.6
},
"luminance": 0.81927
}Semantic roles & 50–950 ramp
primary
#6DFFFE
secondary
#DB3536
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685