#6DFFE4#6DFFE4
#6DFFE4 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 179.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFE4 |
|---|---|
| RGB | rgb(109, 255, 228) |
| HSL | hsl(169, 100%, 71%) |
| HSV | hsv(169, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.85, -45.54, 1.11) |
| CIE-LCH | lch(91.85, 45.56, 178.60°) |
| OKLab | oklab(91.32% -0.1317 0.0022) |
| OKLCH | oklch(91.32% 0.132 179) |
| XYZ | xyz(56.0639, 80.3670, 85.9416) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.08
Light Aqua
#8CFFDB
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFE4 #FF6D88
analogous
#6DFF9B #6DFFE4 #6DD1FF
triadic
#6DFFE4 #E46DFF #FFE46D
tetradic
#6DFFE4 #9B6DFF #FF6D88 #D1FF6D
square
#6DFFE4 #9B6DFF #FF6D88 #D1FF6D
split-complementary
#6DFFE4 #FF6DD1 #FF9B6D
monochromatic
#00F2C5 #30FFD9 #6DFFE4 #AAFFEF #E0FFF9
Accessibility & contrast
On white
1.23
#6DFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#6DFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFE4
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFE4 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dffe4; /* rgb */ color: rgb(109, 255, 228); /* oklch */ color: oklch(91.3% 0.132 179.0);
Tailwind
colors: {
custom: {
50: '#a3ffec',
500: '#6dffe4',
950: '#000000',
},
}SCSS
$custom: #6dffe4; $custom-light: #a3ffec; $custom-dark: #000000;
JSON
{
"hex": "#6dffe4",
"rgb": {
"r": 109,
"g": 255,
"b": 228
},
"hsl": {
"h": 168.904,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91317,
"c": 0.13173,
"h": 179
},
"luminance": 0.80373
}Semantic roles & 50–950 ramp
primary
#6DFFE4
secondary
#DB3554
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684