#68DEDF#68DEDF
#68DEDF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.106 H 196.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEDF |
|---|---|
| RGB | rgb(104, 222, 223) |
| HSL | hsl(181, 65%, 64%) |
| HSV | hsv(181, 53%, 87%) |
| CMYK | cmyk(53.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.11, -32.79, -10.63) |
| CIE-LCH | lch(82.11, 34.47, 197.96°) |
| OKLab | oklab(83.35% -0.1021 -0.0294) |
| OKLCH | oklch(83.35% 0.106 196.1) |
| XYZ | xyz(45.1439, 60.5090, 79.0981) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 6.12
Bright Light Blue
#26F7FD
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEDF #DF6968
analogous
#68DFA5 #68DEDF #68A3DF
triadic
#68DEDF #DF68DE #DEDF68
tetradic
#68DEDF #A568DF #DF6968 #A3DF68
square
#68DEDF #A568DF #DF6968 #A3DF68
split-complementary
#68DEDF #DF68A3 #DFA568
monochromatic
#24A8A9 #36D3D4 #68DEDF #9BE9EA #CDF4F4
Accessibility & contrast
On white
1.60
#68DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#68DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEDF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEDF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dedf; /* rgb */ color: rgb(104, 222, 223); /* oklch */ color: oklch(83.3% 0.106 196.1);
Tailwind
colors: {
custom: {
50: '#9de8e9',
500: '#68dedf',
950: '#000000',
},
}SCSS
$custom: #68dedf; $custom-light: #9de8e9; $custom-dark: #000000;
JSON
{
"hex": "#68dedf",
"rgb": {
"r": 104,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.504,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83348,
"c": 0.1063,
"h": 196.1
},
"luminance": 0.60513
}Semantic roles & 50–950 ramp
primary
#68DEDF
secondary
#AB4140
accent
#1A19CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484