#6DFFED#6DFFED
#6DFFED is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.128 H 184.2°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFED |
|---|---|
| RGB | rgb(109, 255, 237) |
| HSL | hsl(173, 100%, 71%) |
| HSV | hsv(173, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.08, -43.36, -3.21) |
| CIE-LCH | lch(92.08, 43.48, 184.23°) |
| OKLab | oklab(91.58% -0.1279 -0.0093) |
| OKLCH | oklch(91.58% 0.128 184.2) |
| XYZ | xyz(57.3459, 80.8799, 92.6936) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 5.07
Bright Cyan
#41FDFE
ΔE00 6.30
Aqua
#00FFFF
ΔE00 6.34
Light Aqua
#8CFFDB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFED #FF6D7F
analogous
#6DFFA4 #6DFFED #6DC8FF
triadic
#6DFFED #ED6DFF #FFED6D
tetradic
#6DFFED #A46DFF #FF6D7F #C8FF6D
square
#6DFFED #A46DFF #FF6D7F #C8FF6D
split-complementary
#6DFFED #FF6DC8 #FFA46D
monochromatic
#00F2D4 #30FFE5 #6DFFED #AAFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#6DFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#6DFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFED
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFED | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dffed; /* rgb */ color: rgb(109, 255, 237); /* oklch */ color: oklch(91.6% 0.128 184.2);
Tailwind
colors: {
custom: {
50: '#a4fff2',
500: '#6dffed',
950: '#000000',
},
}SCSS
$custom: #6dffed; $custom-light: #a4fff2; $custom-dark: #000000;
JSON
{
"hex": "#6dffed",
"rgb": {
"r": 109,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.603,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91579,
"c": 0.12821,
"h": 184.2
},
"luminance": 0.80886
}Semantic roles & 50–950 ramp
primary
#6DFFED
secondary
#DB3549
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685