#6EFFE2#6EFFE2
#6EFFE2 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.132 H 177.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFE2 |
|---|---|
| RGB | rgb(110, 255, 226) |
| HSL | hsl(168, 100%, 72%) |
| HSV | hsv(168, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.83, -45.83, 2.12) |
| CIE-LCH | lch(91.83, 45.88, 177.35°) |
| OKLab | oklab(91.29% -0.132 0.0049) |
| OKLCH | oklch(91.29% 0.132 177.9) |
| XYZ | xyz(55.9116, 80.3204, 84.4936) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 5.64
Aqua (survey)
#13EAC9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFE2 #FF6E8B
analogous
#6EFF9A #6EFFE2 #6ED4FF
triadic
#6EFFE2 #E26EFF #FFE26E
tetradic
#6EFFE2 #9A6EFF #FF6E8B #D4FF6E
square
#6EFFE2 #9A6EFF #FF6E8B #D4FF6E
split-complementary
#6EFFE2 #FF6ED4 #FF9A6E
monochromatic
#00F3C2 #31FFD6 #6EFFE2 #ABFFEE #E0FFF9
Accessibility & contrast
On white
1.23
#6EFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#6EFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFE2
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFE2 | 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)
#F6F1E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6effe2; /* rgb */ color: rgb(110, 255, 226); /* oklch */ color: oklch(91.3% 0.132 177.9);
Tailwind
colors: {
custom: {
50: '#a4ffeb',
500: '#6effe2',
950: '#000000',
},
}SCSS
$custom: #6effe2; $custom-light: #a4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6effe2",
"rgb": {
"r": 110,
"g": 255,
"b": 226
},
"hsl": {
"h": 168,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.91292,
"c": 0.13211,
"h": 177.9
},
"luminance": 0.80326
}Semantic roles & 50–950 ramp
primary
#6EFFE2
secondary
#DB3657
accent
#002EE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684