#68FBEC#68FBEC
#68FBEC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.5% C 0.128 H 185.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBEC |
|---|---|
| RGB | rgb(104, 251, 236) |
| HSL | hsl(174, 95%, 70%) |
| HSV | hsv(174, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(90.77, -42.72, -4.62) |
| CIE-LCH | lch(90.77, 42.97, 186.18°) |
| OKLab | oklab(90.47% -0.1269 -0.0132) |
| OKLCH | oklch(90.47% 0.128 185.9) |
| XYZ | xyz(55.3397, 77.9878, 91.4773) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.25
Bright Cyan
#41FDFE
ΔE00 5.36
Aqua
#00FFFF
ΔE00 5.48
Turquoise
#40E0D0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBEC #FB6877
analogous
#68FBA3 #68FBEC #68C0FB
triadic
#68FBEC #EC68FB #FBEC68
tetradic
#68FBEC #A368FB #FB6877 #C0FB68
square
#68FBEC #A368FB #FB6877 #C0FB68
split-complementary
#68FBEC #FB68C0 #FBA368
monochromatic
#06E3CC #2CF9E4 #68FBEC #A4FDF4 #DFFEFB
Accessibility & contrast
On white
1.27
#68FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#68FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBEC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBEC | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68fbec; /* rgb */ color: rgb(104, 251, 236); /* oklch */ color: oklch(90.5% 0.128 185.9);
Tailwind
colors: {
custom: {
50: '#a1fdf2',
500: '#68fbec',
950: '#000000',
},
}SCSS
$custom: #68fbec; $custom-light: #a1fdf2; $custom-dark: #000000;
JSON
{
"hex": "#68fbec",
"rgb": {
"r": 104,
"g": 251,
"b": 236
},
"hsl": {
"h": 173.878,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90474,
"c": 0.12757,
"h": 185.9
},
"luminance": 0.77994
}Semantic roles & 50–950 ramp
primary
#68FBEC
secondary
#D63242
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685