#6EFFFF#6EFFFF
#6EFFFF is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.124 H 195.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFFF |
|---|---|
| RGB | rgb(110, 255, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.60, -38.62, -11.76) |
| CIE-LCH | lch(92.60, 40.37, 196.94°) |
| OKLab | oklab(92.17% -0.1199 -0.0326) |
| OKLCH | oklch(92.17% 0.124 195.2) |
| XYZ | xyz(60.2326, 82.0489, 107.2511) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.22
Aqua
#00FFFF
ΔE00 3.35
Bright Light Blue
#26F7FD
ΔE00 3.54
Bright Turquoise
#0FFEF9
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFFF #FF6E6E
analogous
#6EFFB7 #6EFFFF #6EB7FF
triadic
#6EFFFF #FF6EFF #FFFF6E
tetradic
#6EFFFF #B76EFF #FF6E6E #B7FF6E
square
#6EFFFF #B76EFF #FF6E6E #B7FF6E
split-complementary
#6EFFFF #FF6EB7 #FFB76E
monochromatic
#00F3F3 #31FFFF #6EFFFF #ABFFFF #E0FFFF
Accessibility & contrast
On white
1.21
#6EFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#6EFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFFF
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFFF | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #6effff; /* rgb */ color: rgb(110, 255, 255); /* oklch */ color: oklch(92.2% 0.124 195.2);
Tailwind
colors: {
custom: {
50: '#a5ffff',
500: '#6effff',
950: '#000000',
},
}SCSS
$custom: #6effff; $custom-light: #a5ffff; $custom-dark: #000000;
JSON
{
"hex": "#6effff",
"rgb": {
"r": 110,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.92169,
"c": 0.12421,
"h": 195.2
},
"luminance": 0.82055
}Semantic roles & 50–950 ramp
primary
#6EFFFF
secondary
#DB3636
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686