#6DFFEF#6DFFEF
#6DFFEF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.128 H 185.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFEF |
|---|---|
| RGB | rgb(109, 255, 239) |
| HSL | hsl(173, 100%, 71%) |
| HSV | hsv(173, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.13, -42.86, -4.17) |
| CIE-LCH | lch(92.13, 43.06, 185.55°) |
| OKLab | oklab(91.64% -0.127 -0.0119) |
| OKLCH | oklch(91.64% 0.128 185.4) |
| XYZ | xyz(57.6397, 80.9974, 94.2410) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 4.28
Bright Turquoise
#0FFEF9
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 5.69
Aqua
#00FFFF
ΔE00 5.78
Light Aqua
#8CFFDB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFEF #FF6D7D
analogous
#6DFFA6 #6DFFEF #6DC6FF
triadic
#6DFFEF #EF6DFF #FFEF6D
tetradic
#6DFFEF #A66DFF #FF6D7D #C6FF6D
square
#6DFFEF #A66DFF #FF6D7D #C6FF6D
split-complementary
#6DFFEF #FF6DC6 #FFA66D
monochromatic
#00F2D7 #30FFE8 #6DFFEF #AAFFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#6DFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#6DFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFEF
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFEF | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DDE1F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dffef; /* rgb */ color: rgb(109, 255, 239); /* oklch */ color: oklch(91.6% 0.128 185.4);
Tailwind
colors: {
custom: {
50: '#a4fff4',
500: '#6dffef',
950: '#000000',
},
}SCSS
$custom: #6dffef; $custom-light: #a4fff4; $custom-dark: #000000;
JSON
{
"hex": "#6dffef",
"rgb": {
"r": 109,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.425,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91639,
"c": 0.12759,
"h": 185.4
},
"luminance": 0.81003
}Semantic roles & 50–950 ramp
primary
#6DFFEF
secondary
#DB3547
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685