#6EF9EE#6EF9EE
#6EF9EE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.3% C 0.122 H 188.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF9EE |
|---|---|
| RGB | rgb(110, 249, 238) |
| HSL | hsl(175, 92%, 70%) |
| HSV | hsv(175, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(90.43, -40.25, -6.15) |
| CIE-LCH | lch(90.43, 40.72, 188.69°) |
| OKLab | oklab(90.26% -0.1207 -0.0173) |
| OKLCH | oklch(90.26% 0.122 188.1) |
| XYZ | xyz(55.7320, 77.2339, 92.8429) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 3.89
Bright Cyan
#41FDFE
ΔE00 4.41
Aqua
#00FFFF
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF9EE #F96E79
analogous
#6EF9A9 #6EF9EE #6EBEF9
triadic
#6EF9EE #EE6EF9 #F9EE6E
tetradic
#6EF9EE #A96EF9 #F96E79 #BEF96E
square
#6EF9EE #A96EF9 #F96E79 #BEF96E
split-complementary
#6EF9EE #F96EBE #F9A96E
monochromatic
#09E3D2 #33F7E7 #6EF9EE #A9FBF5 #E2FEFC
Accessibility & contrast
On white
1.28
#6EF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6EF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF9EE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF9EE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ef9ee; /* rgb */ color: rgb(110, 249, 238); /* oklch */ color: oklch(90.3% 0.122 188.1);
Tailwind
colors: {
custom: {
50: '#a4fcf3',
500: '#6ef9ee',
950: '#000000',
},
}SCSS
$custom: #6ef9ee; $custom-light: #a4fcf3; $custom-dark: #000000;
JSON
{
"hex": "#6ef9ee",
"rgb": {
"r": 110,
"g": 249,
"b": 238
},
"hsl": {
"h": 175.252,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.9026,
"c": 0.12196,
"h": 188.1
},
"luminance": 0.77239
}Semantic roles & 50–950 ramp
primary
#6EF9EE
secondary
#D43744
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585