#6EFFF2#6EFFF2
#6EFFF2 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.126 H 187.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFF2 |
|---|---|
| RGB | rgb(110, 255, 242) |
| HSL | hsl(175, 100%, 72%) |
| HSV | hsv(175, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.24, -41.93, -5.56) |
| CIE-LCH | lch(92.24, 42.30, 187.55°) |
| OKLab | oklab(91.76% -0.1252 -0.0157) |
| OKLCH | oklch(91.76% 0.126 187.1) |
| XYZ | xyz(58.2104, 81.2399, 96.6004) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 3.97
Bright Cyan
#41FDFE
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 4.96
Aqua
#00FFFF
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFF2 #FF6E7B
analogous
#6EFFAA #6EFFF2 #6EC4FF
triadic
#6EFFF2 #F26EFF #FFF26E
tetradic
#6EFFF2 #AA6EFF #FF6E7B #C4FF6E
square
#6EFFF2 #AA6EFF #FF6E7B #C4FF6E
split-complementary
#6EFFF2 #FF6EC4 #FFAA6E
monochromatic
#00F3DD #31FFED #6EFFF2 #ABFFF7 #E0FFFC
Accessibility & contrast
On white
1.22
#6EFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#6EFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFF2
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFF2 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6efff2; /* rgb */ color: rgb(110, 255, 242); /* oklch */ color: oklch(91.8% 0.126 187.1);
Tailwind
colors: {
custom: {
50: '#a4fff6',
500: '#6efff2',
950: '#000000',
},
}SCSS
$custom: #6efff2; $custom-light: #a4fff6; $custom-dark: #000000;
JSON
{
"hex": "#6efff2",
"rgb": {
"r": 110,
"g": 255,
"b": 242
},
"hsl": {
"h": 174.621,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.9176,
"c": 0.1262,
"h": 187.1
},
"luminance": 0.81246
}Semantic roles & 50–950 ramp
primary
#6EFFF2
secondary
#DB3645
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685