#6EFFEE#6EFFEE
#6EFFEE is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.127 H 184.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFEE |
|---|---|
| RGB | rgb(110, 255, 238) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.13, -42.93, -3.64) |
| CIE-LCH | lch(92.13, 43.08, 184.85°) |
| OKLab | oklab(91.64% -0.1269 -0.0105) |
| OKLCH | oklch(91.64% 0.127 184.7) |
| XYZ | xyz(57.6162, 81.0023, 93.4710) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.86
Bright Cyan
#41FDFE
ΔE00 6.02
Aqua
#00FFFF
ΔE00 6.09
Light Aqua
#8CFFDB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFEE #FF6E7F
analogous
#6EFFA6 #6EFFEE #6EC7FF
triadic
#6EFFEE #EE6EFF #FFEE6E
tetradic
#6EFFEE #A66EFF #FF6E7F #C7FF6E
square
#6EFFEE #A66EFF #FF6E7F #C7FF6E
split-complementary
#6EFFEE #FF6EC7 #FFA66E
monochromatic
#00F3D6 #31FFE7 #6EFFEE #ABFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#6EFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#6EFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFEE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFEE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6effee; /* rgb */ color: rgb(110, 255, 238); /* oklch */ color: oklch(91.6% 0.127 184.7);
Tailwind
colors: {
custom: {
50: '#a4fff3',
500: '#6effee',
950: '#000000',
},
}SCSS
$custom: #6effee; $custom-light: #a4fff3; $custom-dark: #000000;
JSON
{
"hex": "#6effee",
"rgb": {
"r": 110,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.966,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.9164,
"c": 0.12734,
"h": 184.7
},
"luminance": 0.81008
}Semantic roles & 50–950 ramp
primary
#6EFFEE
secondary
#DB3649
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685