#68CEDA#68CEDA
#68CEDA is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.096 H 205.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEDA |
|---|---|
| RGB | rgb(104, 206, 218) |
| HSL | hsl(186, 61%, 63%) |
| HSV | hsv(186, 52%, 85%) |
| CMYK | cmyk(52.3%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.37, -26.41, -15.06) |
| CIE-LCH | lch(77.37, 30.40, 209.70°) |
| OKLab | oklab(79.48% -0.0869 -0.0416) |
| OKLCH | oklch(79.48% 0.096 205.6) |
| XYZ | xyz(40.4300, 52.1439, 74.2503) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 6.45
Robin'S Egg
#6DEDFD
ΔE00 7.18
Mediumturquoise
#48D1CC
ΔE00 7.31
Neon Blue
#04D9FF
ΔE00 7.64
Robin Egg Blue
#8AF1FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEDA #DA7468
analogous
#68DAAD #68CEDA #6895DA
triadic
#68CEDA #DA68CE #CEDA68
tetradic
#68CEDA #AD68DA #DA7468 #95DA68
square
#68CEDA #AD68DA #DA7468 #95DA68
split-complementary
#68CEDA #DA6895 #DAAD68
monochromatic
#2794A0 #37BECE #68CEDA #99DEE6 #CAEEF2
Accessibility & contrast
On white
1.84
#68CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#68CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEDA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEDA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#04D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68ceda; /* rgb */ color: rgb(104, 206, 218); /* oklch */ color: oklch(79.5% 0.096 205.6);
Tailwind
colors: {
custom: {
50: '#9cdde5',
500: '#68ceda',
950: '#000000',
},
}SCSS
$custom: #68ceda; $custom-light: #9cdde5; $custom-dark: #000000;
JSON
{
"hex": "#68ceda",
"rgb": {
"r": 104,
"g": 206,
"b": 218
},
"hsl": {
"h": 186.316,
"s": 60.638,
"l": 63.137
},
"oklch": {
"l": 0.79476,
"c": 0.09633,
"h": 205.6
},
"luminance": 0.52148
}Semantic roles & 50–950 ramp
primary
#68CEDA
secondary
#A44D42
accent
#2F1DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484