#72EEEE#72EEEE
#72EEEE is a very light, moderate teal. Relative luminance 0.709; OKLCH L 87.9% C 0.111 H 195.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #72EEEE |
|---|---|
| RGB | rgb(114, 238, 238) |
| HSL | hsl(180, 78%, 69%) |
| HSV | hsv(180, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(87.43, -34.45, -10.58) |
| CIE-LCH | lch(87.43, 36.04, 197.08°) |
| OKLab | oklab(87.87% -0.1069 -0.0293) |
| OKLCH | oklch(87.87% 0.111 195.3) |
| XYZ | xyz(52.9401, 70.8945, 91.7665) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.17
Bright Cyan
#41FDFE
ΔE00 4.24
Aqua
#00FFFF
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Bright Turquoise
#0FFEF9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EEEE #EE7272
analogous
#72EEB0 #72EEEE #72B0EE
triadic
#72EEEE #EE72EE #EEEE72
tetradic
#72EEEE #B072EE #EE7272 #B0EE72
square
#72EEEE #B072EE #EE7272 #B0EE72
split-complementary
#72EEEE #EE72B0 #EEB072
monochromatic
#19CDCD #3BE7E7 #72EEEE #A9F5F5 #DFFBFB
Accessibility & contrast
On white
1.38
#72EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#72EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EEEE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EEEE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #72eeee; /* rgb */ color: rgb(114, 238, 238); /* oklch */ color: oklch(87.9% 0.111 195.3);
Tailwind
colors: {
custom: {
50: '#a5f4f3',
500: '#72eeee',
950: '#000000',
},
}SCSS
$custom: #72eeee; $custom-light: #a5f4f3; $custom-dark: #000000;
JSON
{
"hex": "#72eeee",
"rgb": {
"r": 114,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.87874,
"c": 0.11082,
"h": 195.3
},
"luminance": 0.709
}Semantic roles & 50–950 ramp
primary
#72EEEE
secondary
#C73D3D
accent
#0B0BDB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585