#6FE2EE#6FE2EE
#6FE2EE is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.0% C 0.105 H 204.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2EE |
|---|---|
| RGB | rgb(111, 226, 238) |
| HSL | hsl(186, 79%, 68%) |
| HSV | hsv(186, 53%, 93%) |
| CMYK | cmyk(53.4%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.93, -29.35, -15.83) |
| CIE-LCH | lch(83.93, 33.35, 208.34°) |
| OKLab | oklab(85.03% -0.096 -0.0437) |
| OKLCH | oklch(85.03% 0.105 204.5) |
| XYZ | xyz(49.1783, 63.9407, 90.6225) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.68
Robin Egg Blue
#8AF1FE
ΔE00 3.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 6.69
Neon Blue
#04D9FF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2EE #EE7B6F
analogous
#6FEEBA #6FE2EE #6FA2EE
triadic
#6FE2EE #EE6FE2 #E2EE6F
tetradic
#6FE2EE #BA6FEE #EE7B6F #A2EE6F
square
#6FE2EE #BA6FEE #EE7B6F #A2EE6F
split-complementary
#6FE2EE #EE6FA2 #EEBA6F
monochromatic
#18BACB #38D7E8 #6FE2EE #A6EDF4 #DCF8FB
Accessibility & contrast
On white
1.52
#6FE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6FE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2EE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2EE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe2ee; /* rgb */ color: rgb(111, 226, 238); /* oklch */ color: oklch(85.0% 0.105 204.5);
Tailwind
colors: {
custom: {
50: '#a2ebf3',
500: '#6fe2ee',
950: '#000000',
},
}SCSS
$custom: #6fe2ee; $custom-light: #a2ebf3; $custom-dark: #000000;
JSON
{
"hex": "#6fe2ee",
"rgb": {
"r": 111,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.669,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.85028,
"c": 0.10547,
"h": 204.5
},
"luminance": 0.63945
}Semantic roles & 50–950 ramp
primary
#6FE2EE
secondary
#C6483B
accent
#1E0ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485