#69F5C6#69F5C6
#69F5C6 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.0% C 0.140 H 168.0°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5C6 |
|---|---|
| RGB | rgb(105, 245, 198) |
| HSL | hsl(160, 88%, 69%) |
| HSV | hsv(160, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 19.2%, 3.9%) |
| CIE-LAB | lab(88.15, -48.92, 11.32) |
| CIE-LCH | lch(88.15, 50.22, 166.97°) |
| OKLab | oklab(88.04% -0.1367 0.029) |
| OKLCH | oklch(88.04% 0.14 168) |
| XYZ | xyz(48.6662, 72.3805, 64.8213) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.20
Light Aquamarine
#7BFDC7
ΔE00 2.66
Aquamarine
#7FFFD4
ΔE00 2.73
Bright Teal
#01F9C6
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 4.14
Light Aqua
#8CFFDB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5C6 #F56998
analogous
#69F580 #69F5C6 #69DEF5
triadic
#69F5C6 #C669F5 #F5C669
tetradic
#69F5C6 #8069F5 #F56998 #DEF569
square
#69F5C6 #8069F5 #F56998 #DEF569
split-complementary
#69F5C6 #F569DE #F58069
monochromatic
#0ED593 #30F1B0 #69F5C6 #A2F9DC #DCFDF2
Accessibility & contrast
On white
1.36
#69F5C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#69F5C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5C6
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5C6 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C4
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#13F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f5c6; /* rgb */ color: rgb(105, 245, 198); /* oklch */ color: oklch(88.0% 0.140 168.0);
Tailwind
colors: {
custom: {
50: '#9ff9d7',
500: '#69f5c6',
950: '#000000',
},
}SCSS
$custom: #69f5c6; $custom-light: #9ff9d7; $custom-dark: #000000;
JSON
{
"hex": "#69f5c6",
"rgb": {
"r": 105,
"g": 245,
"b": 198
},
"hsl": {
"h": 159.857,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.88043,
"c": 0.13971,
"h": 168
},
"luminance": 0.72385
}Semantic roles & 50–950 ramp
primary
#69F5C6
secondary
#CE3468
accent
#014EE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583