#6DFFE2#6DFFE2
#6DFFE2 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 177.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFE2 |
|---|---|
| RGB | rgb(109, 255, 226) |
| HSL | hsl(168, 100%, 71%) |
| HSV | hsv(168, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.80, -46.02, 2.08) |
| CIE-LCH | lch(91.80, 46.06, 177.41°) |
| OKLab | oklab(91.26% -0.1326 0.0048) |
| OKLCH | oklch(91.26% 0.133 177.9) |
| XYZ | xyz(55.7879, 80.2566, 84.4878) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.59
Aqua (survey)
#13EAC9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFE2 #FF6D8A
analogous
#6DFF99 #6DFFE2 #6DD3FF
triadic
#6DFFE2 #E26DFF #FFE26D
tetradic
#6DFFE2 #996DFF #FF6D8A #D3FF6D
square
#6DFFE2 #996DFF #FF6D8A #D3FF6D
split-complementary
#6DFFE2 #FF6DD3 #FF996D
monochromatic
#00F2C2 #30FFD6 #6DFFE2 #AAFFEE #E0FFF9
Accessibility & contrast
On white
1.23
#6DFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#6DFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFE2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFE2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dffe2; /* rgb */ color: rgb(109, 255, 226); /* oklch */ color: oklch(91.3% 0.133 177.9);
Tailwind
colors: {
custom: {
50: '#a3ffeb',
500: '#6dffe2',
950: '#000000',
},
}SCSS
$custom: #6dffe2; $custom-light: #a3ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6dffe2",
"rgb": {
"r": 109,
"g": 255,
"b": 226
},
"hsl": {
"h": 168.082,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91261,
"c": 0.13266,
"h": 177.9
},
"luminance": 0.80262
}Semantic roles & 50–950 ramp
primary
#6DFFE2
secondary
#DB3556
accent
#002EE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684