#6FEBEE#6FEBEE
#6FEBEE is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.1% C 0.111 H 197.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEBEE |
|---|---|
| RGB | rgb(111, 235, 238) |
| HSL | hsl(181, 79%, 68%) |
| HSV | hsv(181, 53%, 93%) |
| CMYK | cmyk(53.4%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.49, -33.63, -12.01) |
| CIE-LCH | lch(86.49, 35.71, 199.65°) |
| OKLab | oklab(87.08% -0.1055 -0.0332) |
| OKLCH | oklch(87.08% 0.111 197.5) |
| XYZ | xyz(51.6901, 68.9643, 91.4597) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 4.40
Bright Cyan
#41FDFE
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Aqua
#00FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEBEE #EE726F
analogous
#6FEEB1 #6FEBEE #6FABEE
triadic
#6FEBEE #EE6FEB #EBEE6F
tetradic
#6FEBEE #B16FEE #EE726F #ABEE6F
square
#6FEBEE #B16FEE #EE726F #ABEE6F
split-complementary
#6FEBEE #EE6FAB #EEB16F
monochromatic
#18C6CB #38E3E8 #6FEBEE #A6F3F4 #DCFAFB
Accessibility & contrast
On white
1.42
#6FEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#6FEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEBEE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEBEE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6febee; /* rgb */ color: rgb(111, 235, 238); /* oklch */ color: oklch(87.1% 0.111 197.5);
Tailwind
colors: {
custom: {
50: '#a3f2f3',
500: '#6febee',
950: '#000000',
},
}SCSS
$custom: #6febee; $custom-light: #a3f2f3; $custom-dark: #000000;
JSON
{
"hex": "#6febee",
"rgb": {
"r": 111,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.417,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.87083,
"c": 0.11063,
"h": 197.5
},
"luminance": 0.68969
}Semantic roles & 50–950 ramp
primary
#6FEBEE
secondary
#C63E3B
accent
#0F0ADB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585