#68F5CB#68F5CB
#68F5CB is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.1% C 0.137 H 170.5°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5CB |
|---|---|
| RGB | rgb(104, 245, 203) |
| HSL | hsl(162, 88%, 68%) |
| HSV | hsv(162, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(88.23, -48.00, 8.84) |
| CIE-LCH | lch(88.23, 48.81, 169.56°) |
| OKLab | oklab(88.14% -0.135 0.0226) |
| OKLCH | oklch(88.14% 0.137 170.5) |
| XYZ | xyz(49.1357, 72.5548, 67.9034) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.85
Aquamarine
#7FFFD4
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 3.65
Light Aqua
#8CFFDB
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5CB #F56892
analogous
#68F584 #68F5CB #68D8F5
triadic
#68F5CB #CB68F5 #F5CB68
tetradic
#68F5CB #8468F5 #F56892 #D8F568
square
#68F5CB #8468F5 #F56892 #D8F568
split-complementary
#68F5CB #F568D8 #F58468
monochromatic
#0ED599 #2FF1B7 #68F5CB #A1F9DF #DBFDF3
Accessibility & contrast
On white
1.35
#68F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#68F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5CB
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5CB | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C9
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f5cb; /* rgb */ color: rgb(104, 245, 203); /* oklch */ color: oklch(88.1% 0.137 170.5);
Tailwind
colors: {
custom: {
50: '#9ff9da',
500: '#68f5cb',
950: '#000000',
},
}SCSS
$custom: #68f5cb; $custom-light: #9ff9da; $custom-dark: #000000;
JSON
{
"hex": "#68f5cb",
"rgb": {
"r": 104,
"g": 245,
"b": 203
},
"hsl": {
"h": 162.128,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.8814,
"c": 0.13689,
"h": 170.5
},
"luminance": 0.7256
}Semantic roles & 50–950 ramp
primary
#68F5CB
secondary
#CE3361
accent
#0145E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583