#68CEDB#68CEDB
#68CEDB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.097 H 206.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEDB |
|---|---|
| RGB | rgb(104, 206, 219) |
| HSL | hsl(187, 61%, 63%) |
| HSV | hsv(187, 53%, 86%) |
| CMYK | cmyk(52.5%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.40, -26.14, -15.55) |
| CIE-LCH | lch(77.40, 30.42, 210.75°) |
| OKLab | oklab(79.51% -0.0865 -0.0429) |
| OKLCH | oklch(79.51% 0.097 206.4) |
| XYZ | xyz(40.5613, 52.1964, 74.9415) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.35
Mediumturquoise
#48D1CC
ΔE00 7.66
Sky Blue
#87CEEB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEDB #DB7568
analogous
#68DBAE #68CEDB #6894DB
triadic
#68CEDB #DB68CE #CEDB68
tetradic
#68CEDB #AE68DB #DB7568 #94DB68
square
#68CEDB #AE68DB #DB7568 #94DB68
split-complementary
#68CEDB #DB6894 #DBAE68
monochromatic
#2794A2 #37BECF #68CEDB #99DEE7 #CBEEF3
Accessibility & contrast
On white
1.84
#68CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#68CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEDB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEDB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cedb; /* rgb */ color: rgb(104, 206, 219); /* oklch */ color: oklch(79.5% 0.097 206.4);
Tailwind
colors: {
custom: {
50: '#9cdde6',
500: '#68cedb',
950: '#000000',
},
}SCSS
$custom: #68cedb; $custom-light: #9cdde6; $custom-dark: #000000;
JSON
{
"hex": "#68cedb",
"rgb": {
"r": 104,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.783,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.79512,
"c": 0.09657,
"h": 206.4
},
"luminance": 0.522
}Semantic roles & 50–950 ramp
primary
#68CEDB
secondary
#A54D42
accent
#301CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484