#69F4C2#69F4C2
#69F4C2 is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.7% C 0.141 H 166.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4C2 |
|---|---|
| RGB | rgb(105, 244, 194) |
| HSL | hsl(158, 86%, 68%) |
| HSV | hsv(158, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 20.5%, 4.3%) |
| CIE-LAB | lab(87.77, -49.38, 12.86) |
| CIE-LCH | lch(87.77, 51.03, 165.40°) |
| OKLab | oklab(87.71% -0.1374 0.033) |
| OKLCH | oklch(87.71% 0.141 166.5) |
| XYZ | xyz(47.9092, 71.5950, 62.3229) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4C2 #F4699B
analogous
#69F47C #69F4C2 #69E1F4
triadic
#69F4C2 #C269F4 #F4C269
tetradic
#69F4C2 #7C69F4 #F4699B #E1F469
square
#69F4C2 #7C69F4 #F4699B #E1F469
split-complementary
#69F4C2 #F469E1 #F47C69
monochromatic
#0FD38D #30F0AB #69F4C2 #A2F8D9 #DBFCF0
Accessibility & contrast
On white
1.37
#69F4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#69F4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4C2
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4C2 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE5BF
Deuteranopia (green-blind)
#DBD6C5
Tritanopia (blue-blind)
#1CF5E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f4c2; /* rgb */ color: rgb(105, 244, 194); /* oklch */ color: oklch(87.7% 0.141 166.5);
Tailwind
colors: {
custom: {
50: '#9ff8d4',
500: '#69f4c2',
950: '#000000',
},
}SCSS
$custom: #69f4c2; $custom-light: #9ff8d4; $custom-dark: #000000;
JSON
{
"hex": "#69f4c2",
"rgb": {
"r": 105,
"g": 244,
"b": 194
},
"hsl": {
"h": 158.417,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87705,
"c": 0.1413,
"h": 166.5
},
"luminance": 0.716
}Semantic roles & 50–950 ramp
primary
#69F4C2
secondary
#CD346B
accent
#0353E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583